Recurity.Swf.TagHandler.EnableDebugger.EnableDebugger C# (CSharp) Method

EnableDebugger() public method

public EnableDebugger ( byte init ) : System
init byte
return System
        public EnableDebugger(byte init)
            : base(init)
        {
        }