CommandLineType Constructor |
Name | Description | |
---|---|---|
![]() | CommandLineType | Initializes a new instance of the CommandLineType class |
![]() | CommandLineType(String) |
Constructor that takes a command name.
|
![]() | CommandLineType(String, String) |
Constructor that takes a command name and a display prompt.
|
![]() | CommandLineType(String, String, CommandType) |
Constructor that takes a command name, a display prompt, and an exit command object.
|