Invoke(CommandArgumentContext) Method

Definition

Assembly XenoAtom.CommandLine.dll

Invoke this argument after the parsing is complete.

public void Invoke(CommandArgumentContext c)

Parameters

c
CommandArgumentContext

The parsing context.