C# Class Build.Program

Mostrar archivo Open project: plioi/parsley

Private Properties

Property Type Description
DefaultHelp void
IsCommand bool
Parameters object[]

Public Methods

Method Description
Main ( string args ) : int

Private Methods

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

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int