Click or drag to resize

CommandType Constructor

Overload List
  NameDescription
Public methodCommandType
Initializes a new instance of the CommandType class
Public methodCommandType(String)
Initializes a new instance of the CommandType class
Public methodCommandType(String, ListString)
Initializes a new instance of the CommandType class
Public methodCommandType(String, String)
Initializes a new instance of the CommandType class
Public methodCommandType(NotifyEventDelegate, String)
Initializes a new instance of the CommandType class
Public methodCommandType(String, ListString, ListString)
Initializes a new instance of the CommandType class
Public methodCommandType(NotifyEventDelegate, String, String)
Initializes a new instance of the CommandType class
Public methodCommandType(NotifyEventDelegate, String, ListString, ListString)
Initializes a new instance of the CommandType class
Top
See Also