C# Class mo.Preset

Console Preset options.
Mostrar archivo Open project: boolship/Mo

Private Properties

Property Type Description
Preset System

Public Methods

Method Description
ShowUsage ( ) : void

Show program usage/help based on screen resolution.

Private Methods

Method Description
Preset ( ) : System

Initializes static members of the Preset class.

Method Details

ShowUsage() public static method

Show program usage/help based on screen resolution.
public static ShowUsage ( ) : void
return void