Recurity.Swf.Pix.Parse C# (CSharp) 메소드

Parse() 공개 추상적인 메소드

Parses this object out of a stream
public abstract Parse ( Stream input ) : void
input Stream
리턴 void
        public abstract void Parse( Stream input );