The CommandParser type exposes the following members.

Constructors

  NameDescription
Public methodCommandParser
Initializes a new instance of the CommandParser class

Methods

  NameDescription
Public methodStatic memberAddGlobalCommand
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetGlobalCommands()()()()
Public methodStatic memberGetGlobalCommands(String)
Gets a list of commands that match a keyword commandName
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParseCommand
Public methodStatic memberRemoveGlobalCommand
Public methodToString (Inherited from Object.)

See Also