C# 클래스 Stetic.Wrapper.ActionTree

상속: ActionTreeNode
파일 보기 프로젝트 열기: mono/stetic 1 사용 예제들

공개 메소드들

메소드 설명
ActionTree ( ) : System
GenerateBuildCode ( GeneratorContext ctx, CodeVariableReferenceExpression uiManager ) : void
GetRequiredGroups ( ) : Stetic.Wrapper.ActionGroup[]

비공개 메소드들

메소드 설명
NotifyChanged ( ) : void

메소드 상세

ActionTree() 공개 메소드

public ActionTree ( ) : System
리턴 System

GenerateBuildCode() 공개 메소드

public GenerateBuildCode ( GeneratorContext ctx, CodeVariableReferenceExpression uiManager ) : void
ctx GeneratorContext
uiManager System.CodeDom.CodeVariableReferenceExpression
리턴 void

GetRequiredGroups() 공개 메소드

public GetRequiredGroups ( ) : Stetic.Wrapper.ActionGroup[]
리턴 Stetic.Wrapper.ActionGroup[]