C# Class Clear, frostwalk-game-console

Afficher le fichier Open project: WilsonCWong/frostwalk-game-console Class Usage Examples

Méthodes publiques

Méthode Description
PrintHelp ( ) : void
Run ( string argString ) : void

Méthodes protégées

Méthode Description
SetHelp ( ) : void
SetKeywords ( ) : void

Method Details

PrintHelp() public méthode

public PrintHelp ( ) : void
Résultat void

Run() public méthode

public Run ( string argString ) : void
argString string
Résultat void

SetHelp() protected méthode

protected SetHelp ( ) : void
Résultat void

SetKeywords() protected méthode

protected SetKeywords ( ) : void
Résultat void