C# Класс GAPPSF.UIControls.ActionBuilder.ActionDistanceToLocation

Наследование: GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Показать файл Открыть проект

Открытые методы

Метод Описание
ActionDistanceToLocation ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareRun ( ) : bool
Process ( Core gc ) : Operator
bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void

Описание методов

ActionDistanceToLocation() публичный Метод

public ActionDistanceToLocation ( ) : System
Результат System

CommitUIData() публичный Метод

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
Результат void

GetUIElement() публичный Метод

public GetUIElement ( ) : UIElement
Результат UIElement

PrepareRun() публичный Метод

public PrepareRun ( ) : bool
Результат bool

Process() публичный Метод

public Process ( Core gc ) : Operator
gc Core
Результат Operator

bActionDistanceToLocation_Click() публичный Метод

public bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Результат void