C# Class NRaas.RegisterSpace.Helpers.ServiceCleanup.Task

Inheritance: Common.AlarmTask
Mostra file Open project: Chain-Reaction/NRaas

Public Methods

Method Description
Perform ( ) : void
Task ( ) : NRaas.CommonSpace.Helpers

Protected Methods

Method Description
CommonCorrections ( SimDescription sim ) : void
OnPerform ( ) : void

Method Details

CommonCorrections() protected static method

protected static CommonCorrections ( SimDescription sim ) : void
sim SimDescription
return void

OnPerform() protected method

protected OnPerform ( ) : void
return void

Perform() public static method

public static Perform ( ) : void
return void

Task() public method

public Task ( ) : NRaas.CommonSpace.Helpers
return NRaas.CommonSpace.Helpers