C# 클래스 EssentialsPlugin.ProcessHandlers.ProcessCleanup

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

공개 메소드들

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

비공개 메소드들

메소드 설명
ProcessTimedItem ( SettingsCleanupTimedItem item ) : void
ProcessTriggerItem ( EssentialsPlugin.Settings.SettingsCleanupTriggerItem item ) : void

메소드 상세

GetUpdateResolution() 공개 메소드

public GetUpdateResolution ( ) : int
리턴 int

Handle() 공개 메소드

public Handle ( ) : void
리턴 void