Метод | Описание | |
---|---|---|
Application ( String args ) : System |
Initializes a new instance of the T:System.Object class.
|
|
Main ( String args ) : void |
Entry point
|
Метод | Описание | |
---|---|---|
GetValue ( String arg ) : String | ||
Launch ( ) : void | ||
ParseArguments ( String args ) : void |
Parse arguments
|
public Application ( String args ) : System | ||
args | String | |
Результат | System |
public static Main ( String args ) : void | ||
args | String | |
Результат | void |