OptionContext(CommandRunContext, Command) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new instance of OptionContext.

public OptionContext(CommandRunContext commandRunContext, Command command)

Parameters

commandRunContext
CommandRunContext

The command run context.

command
Command

The associated command