메소드 | 설명 | |
---|---|---|
Main ( string args ) : void |
The main entry point into the application.
|
메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |