Recurity.Swf.AVM1.ActionWith.ActionWith C# (CSharp) Method

ActionWith() public method

With block of script
public ActionWith ( ) : System
return System
        public ActionWith()
        {
            this._size = 0;

            _StackOps = new StackChange[ 0 ];
        }

Same methods

ActionWith::ActionWith ( UInt16 size ) : System