C# Class GAPPSF.UIControls.ActionBuilder.ActionWaypointCount

Inheritance: GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Mostrar archivo Open project: GlobalcachingEU/GAPP

Public Methods

Method Description
ActionWaypointCount ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareRun ( ) : bool
Process ( Core gc ) : Operator

Method Details

ActionWaypointCount() public method

public ActionWaypointCount ( ) : System
return System

CommitUIData() public method

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
return void

GetUIElement() public method

public GetUIElement ( ) : UIElement
return UIElement

PrepareRun() public method

public PrepareRun ( ) : bool
return bool

Process() public method

public Process ( Core gc ) : Operator
gc Core
return Operator