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

Inheritance: Common.AlarmTask
Afficher le fichier Open project: Chain-Reaction/NRaas

Méthodes publiques

Méthode Description
Perform ( ) : void
Task ( ) : NRaas.CommonSpace.Helpers

Méthodes protégées

Méthode Description
CommonCorrections ( SimDescription sim ) : void
OnPerform ( ) : void

Method Details

CommonCorrections() protected static méthode

protected static CommonCorrections ( SimDescription sim ) : void
sim SimDescription
Résultat void

OnPerform() protected méthode

protected OnPerform ( ) : void
Résultat void

Perform() public static méthode

public static Perform ( ) : void
Résultat void

Task() public méthode

public Task ( ) : NRaas.CommonSpace.Helpers
Résultat NRaas.CommonSpace.Helpers