Recurity.Swf.AVM1.AbstractAction.Parse C# (CSharp) Method

Parse() protected method

protected Parse ( BinaryReader sourceStream, byte sourceVersion ) : void
sourceStream System.IO.BinaryReader
sourceVersion byte
return void
        protected virtual void Parse( BinaryReader sourceStream, byte sourceVersion )
        {
        }