GlowCommon.DataObjects.Command.Command C# (CSharp) Method

Command() public method

public Command ( ) : System
return System
        public Command()
        {
        }

Same methods

Command::Command ( GlowPrograms program, uint messageId, string message ) : System
Command