C# Class GAPPSF.UIControls.ActionBuilder.ActionStart

Inheritance: GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Afficher le fichier Open project: GlobalcachingEU/GAPP

Méthodes publiques

Méthode Description
ActionStart ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareFlow ( ) : List
Process ( Core gc ) : Operator

Method Details

ActionStart() public méthode

public ActionStart ( ) : System
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

PrepareFlow() public méthode

public PrepareFlow ( ) : List
Résultat List

Process() public méthode

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