Documentation for the C# command-line option parsing library

ShortOptionNameAttribute Constructor 

Constructor

public ShortOptionNameAttribute(
   char name
);

Parameters

name
Name of the option

See Also

ShortOptionNameAttribute Class | CommandLine.OptParse Namespace