| Documentation for the C# command-line option parsing library |
|
UsageBuilder.EndArguments Method
Close the active "arguments" tag
public
void EndArguments();
Remarks
May only be called when an "arguments" tag is active.
See Also
UsageBuilder Class | CommandLine.OptParse Namespace