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

Parse() 공개 메소드

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