Click or drag to resize

CommandLineType Constructor

Overload List
  NameDescription
Public methodCommandLineType
Initializes a new instance of the CommandLineType class
Public methodCommandLineType(String)
Constructor that takes a command name.
Public methodCommandLineType(String, String)
Constructor that takes a command name and a display prompt.
Public methodCommandLineType(String, String, CommandType)
Constructor that takes a command name, a display prompt, and an exit command object.
Top
See Also