C# 클래스 Server.Misc.AutoRestart

상속: Server.Timer
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool

공개 메소드들

메소드 설명
AutoRestart ( ) : System
Initialize ( ) : void
Restart_OnCommand ( Server.CommandEventArgs e ) : void

보호된 메소드들

메소드 설명
OnTick ( ) : void

비공개 메소드들

메소드 설명
Restart_Callback ( ) : void
Warning_Callback ( ) : void

메소드 상세

AutoRestart() 공개 메소드

public AutoRestart ( ) : System
리턴 System

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

OnTick() 보호된 메소드

protected OnTick ( ) : void
리턴 void

Restart_OnCommand() 공개 정적인 메소드

public static Restart_OnCommand ( Server.CommandEventArgs e ) : void
e Server.CommandEventArgs
리턴 void

프로퍼티 상세

Enabled 공개적으로 정적으로 프로퍼티

public static bool Enabled
리턴 bool