Invoke(OptionContext) Method

Definition

Assembly XenoAtom.CommandLine.dll

Invoke this option after the parsing is complete.

public void Invoke(OptionContext c)

Parameters

c
OptionContext

The parsing context.