Méthode | Description | |
---|---|---|
Main ( string args ) : void |
The main entry point into the application.
|
Méthode | Description | |
---|---|---|
CheckForUrlReservation ( |
||
Console_CancelKeyPress ( object sender, |
||
LogVersionDetails ( |
||
OnRemoteServerShutdownRequested ( object sender, |
||
ReserveUrl ( string reservePath, bool isAdmin ) : bool | ||
ShutdownServer ( ) : void |
public static Main ( string args ) : void | ||
args | string | The set of arguments passed in on the command line. |
Résultat | void |