C# Class EssentialsPlugin.ProcessHandlers.ProcessRestart

Inheritance: EssentialsPlugin.ProcessHandlers.ProcessHandlerBase
Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Méthode Description
GetUpdateResolution ( ) : int
Handle ( ) : void
ProcessRestart ( ) : System

Private Methods

Méthode Description
CheckResponse ( ) : void
DoRestart ( ) : void
GetNextRestartTime ( ) : DateTime?
SetRestartTime ( ) : void
StopAllShips ( ) : void

Method Details

GetUpdateResolution() public méthode

public GetUpdateResolution ( ) : int
Résultat int

Handle() public méthode

public Handle ( ) : void
Résultat void

ProcessRestart() public méthode

public ProcessRestart ( ) : System
Résultat System