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