Recurity.Swf.ShapeRecord.Parse C# (CSharp) Méthode

Parse() public méthode

public Parse ( Stream input, BitStream bits ) : void
input Stream
bits BitStream
Résultat void
        public virtual void Parse(Stream input, BitStream bits)
        {
            throw new Exception("The method or operation is not implemented.");
        }