CommandArgumentContext(CommandRunContext, Command) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new instance of CommandArgumentContext.

public CommandArgumentContext(CommandRunContext commandRunContext, Command command)

Parameters

commandRunContext
CommandRunContext

The command run context.

command
Command

The associated command.