C# Class GlobalcachingApplication.Plugins.ActBuilder.ActionIsOwn

Inheritance: GlobalcachingApplication.Plugins.ActBuilder.ActionImplementationCondition
Afficher le fichier Open project: GlobalcachingEU/GAPP

Méthodes publiques

Méthode Description
ActionIsOwn ( Framework core ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
Process ( Framework gc ) : Operator

Method Details

ActionIsOwn() public méthode

public ActionIsOwn ( Framework core ) : System
core Framework
Résultat System

CommitUIData() public méthode

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
Résultat void

GetUIElement() public méthode

public GetUIElement ( ) : UIElement
Résultat UIElement

Process() public méthode

public Process ( Framework gc ) : Operator
gc Framework
Résultat Operator