C# Class fBaseXtensions.XML.WhileActorExists

Inheritance: BaseWhileComplexNodeTag
Afficher le fichier Open project: herbfunk/Funky

Private Properties

Свойство Type Description
OnObjectAdded void
OnObjectRemoved void

Méthodes publiques

Méthode Description
GetConditionExec ( ) : bool
WhileActorExists ( ) : System.Linq

Méthodes protégées

Méthode Description
CreateBehavior ( ) : Composite

Private Methods

Méthode Description
OnObjectAdded ( CacheObject obj ) : void
OnObjectRemoved ( ObjectCollection args ) : void

Method Details

CreateBehavior() protected méthode

protected CreateBehavior ( ) : Composite
Résultat Composite

GetConditionExec() public méthode

public GetConditionExec ( ) : bool
Résultat bool

WhileActorExists() public méthode

public WhileActorExists ( ) : System.Linq
Résultat System.Linq