C# Class GlobalcachingApplication.Plugins.ActBuilder.ActionDistanceToLocation

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

Méthodes publiques

Méthode Description
ActionDistanceToLocation ( Framework core ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareRun ( ) : bool
Process ( Framework gc ) : Operator
bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ActionDistanceToLocation() public méthode

public ActionDistanceToLocation ( 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

PrepareRun() public méthode

public PrepareRun ( ) : bool
Résultat bool

Process() public méthode

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

bActionDistanceToLocation_Click() public méthode

public bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void