C# Class Earlz.MonoSump.ArgumentHandler

Afficher le fichier Open project: Earlz/monosump Class Usage Examples

Méthodes publiques

Méthode Description
ArgumentHandler ( ) : System
ParseCommands ( string args ) : Commands
PrintHelp ( ) : void

Method Details

ArgumentHandler() public méthode

public ArgumentHandler ( ) : System
Résultat System

ParseCommands() public méthode

public ParseCommands ( string args ) : Commands
args string
Résultat Commands

PrintHelp() public static méthode

public static PrintHelp ( ) : void
Résultat void