C# Class Brunet.PathELManager.PathELManagerAction

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

Protected Properties

Свойство Type Description
_pem PathELManager

Méthodes publiques

Méthode Description
PathELManagerAction ( PathELManager pem ) : Brunet.Concurrent
Start ( ) : void

Method Details

PathELManagerAction() public méthode

public PathELManagerAction ( PathELManager pem ) : Brunet.Concurrent
pem PathELManager
Résultat Brunet.Concurrent

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

_pem protected_oe property

protected PathELManager _pem
Résultat PathELManager