C# 클래스 EssentialsPlugin.ProcessHandlers.ProcessRestart

상속: EssentialsPlugin.ProcessHandlers.ProcessHandlerBase
파일 보기 프로젝트 열기: rexxar-tc/EssentialsPlugin

공개 메소드들

메소드 설명
GetUpdateResolution ( ) : int
Handle ( ) : void
ProcessRestart ( ) : System

비공개 메소드들

메소드 설명
CheckResponse ( ) : void
DoRestart ( ) : void
GetNextRestartTime ( ) : DateTime?
SetRestartTime ( ) : void
StopAllShips ( ) : void

메소드 상세

GetUpdateResolution() 공개 메소드

public GetUpdateResolution ( ) : int
리턴 int

Handle() 공개 메소드

public Handle ( ) : void
리턴 void

ProcessRestart() 공개 메소드

public ProcessRestart ( ) : System
리턴 System