This is the complete list of members for Command, including all inherited members.
_argument1 | Command | private |
_argument2 | Command | private |
_commandName | Command | private |
_no_parameter_operation | Command | private |
_receiver | Command | private |
_two_parameter_operation | Command | private |
Command(Command_TextObject source, string commandName, two_parameter_operation operation, string argument1, string argument2) | Command | inline |
Command(Command_TextObject source, string commandName, no_parameter_operation operation) | Command | inline |
Execute() | Command | inline |
ToString() | Command | inline |