-
Home
-
API
-
XenoAtom.CommandLine
-
CommandArgumentContext
-
Constructors
-
CommandArgumentContext(CommandRunContext, Command)
CommandArgumentContext(CommandRunContext, Command) Constructor
Definition
Creates a new instance of CommandArgumentContext.
public CommandArgumentContext(CommandRunContext commandRunContext, Command command)
Parameters
- command
- Command
The associated command.