C# Class Shed.CommandLine.Program

Afficher le fichier Open project: jskeet/DemoCode

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
GetController ( string name ) : IController
ListCommands ( IController controller ) : void
ListControllers ( ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void