C# Class GlobalcachingApplication.Plugins.ActBuilder.ActionRunScript

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

Méthodes publiques

Méthode Description
ActionRunScript ( Framework core ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement

Méthodes protégées

Méthode Description
Execute ( ) : bool

Method Details

ActionRunScript() public méthode

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

CommitUIData() public méthode

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

Execute() protected méthode

protected Execute ( ) : bool
Résultat bool

GetUIElement() public méthode

public GetUIElement ( ) : UIElement
Résultat UIElement