SwfDotNet.IO.ByteCode.Actions.ActionGreater.ActionGreater C# (CSharp) Method

ActionGreater() public method

constructor
public ActionGreater ( ) : System
return System
        public ActionGreater()
            : base(ActionCode.Greater)
        {
        }