C# Class Brunet.Node.HeartBeatAction

Inheritance: IAction
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Méthode Description
HeartBeatAction ( Node n, EventHandler eh ) : System
OnFuzzy ( System.DateTime runtime ) : void
Start ( ) : void

Method Details

HeartBeatAction() public méthode

public HeartBeatAction ( Node n, EventHandler eh ) : System
n Node
eh EventHandler
Résultat System

OnFuzzy() public méthode

public OnFuzzy ( System.DateTime runtime ) : void
runtime System.DateTime
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void