C# 클래스 GlobalcachingApplication.Plugins.ActBuilder.ActionDistanceToLocation

상속: GlobalcachingApplication.Plugins.ActBuilder.ActionImplementationCondition
파일 보기 프로젝트 열기: GlobalcachingEU/GAPP

공개 메소드들

메소드 설명
ActionDistanceToLocation ( Framework core ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareRun ( ) : bool
Process ( Framework gc ) : Operator
bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

ActionDistanceToLocation() 공개 메소드

public ActionDistanceToLocation ( Framework core ) : System
core Framework
리턴 System

CommitUIData() 공개 메소드

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
리턴 void

GetUIElement() 공개 메소드

public GetUIElement ( ) : UIElement
리턴 UIElement

PrepareRun() 공개 메소드

public PrepareRun ( ) : bool
리턴 bool

Process() 공개 메소드

public Process ( Framework gc ) : Operator
gc Framework
리턴 Operator

bActionDistanceToLocation_Click() 공개 메소드

public bActionDistanceToLocation_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void