C# 클래스 NRaas.RegisterSpace.Helpers.ServiceCleanup.Task

상속: Common.AlarmTask
파일 보기 프로젝트 열기: Chain-Reaction/NRaas

공개 메소드들

메소드 설명
Perform ( ) : void
Task ( ) : NRaas.CommonSpace.Helpers

보호된 메소드들

메소드 설명
CommonCorrections ( SimDescription sim ) : void
OnPerform ( ) : void

메소드 상세

CommonCorrections() 보호된 정적인 메소드

protected static CommonCorrections ( SimDescription sim ) : void
sim SimDescription
리턴 void

OnPerform() 보호된 메소드

protected OnPerform ( ) : void
리턴 void

Perform() 공개 정적인 메소드

public static Perform ( ) : void
리턴 void

Task() 공개 메소드

public Task ( ) : NRaas.CommonSpace.Helpers
리턴 NRaas.CommonSpace.Helpers