C# Class Build.Program

Afficher le fichier Open project: plioi/parsley

Private Properties

Свойство Type Description
DefaultHelp void
IsCommand bool
Parameters object[]

Méthodes publiques

Méthode Description
Main ( string args ) : int

Private Methods

Méthode Description
DefaultHelp ( ) : void
IsCommand ( MethodInfo method ) : bool
Parameters ( MethodInfo method, string args ) : object[]

Method Details

Main() public static méthode

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