C# Class GAPPSF.UIControls.ActionBuilder.ActionCity

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

Public Methods

Method Description
ActionCity ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
Process ( Core gc ) : Operator

Method Details

ActionCity() public method

public ActionCity ( ) : System
return System

CommitUIData() public method

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

GetUIElement() public method

public GetUIElement ( ) : UIElement
return UIElement

Process() public method

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