C# 클래스 GAPPSF.UIControls.ActionBuilder.ActionStart

상속: GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
파일 보기 프로젝트 열기: GlobalcachingEU/GAPP

공개 메소드들

메소드 설명
ActionStart ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareFlow ( ) : List
Process ( Core gc ) : Operator

메소드 상세

ActionStart() 공개 메소드

public ActionStart ( ) : System
리턴 System

CommitUIData() 공개 메소드

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

GetUIElement() 공개 메소드

public GetUIElement ( ) : UIElement
리턴 UIElement

PrepareFlow() 공개 메소드

public PrepareFlow ( ) : List
리턴 List

Process() 공개 메소드

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