C# 클래스 Manos.Mvc.StartView

상속: View
파일 보기 프로젝트 열기: toptensoftware/manos

공개 메소드들

메소드 설명
DefineSection ( string name, System.Action action ) : void

비공개 메소드들

메소드 설명
Execute ( View RootView ) : void

메소드 상세

DefineSection() 공개 메소드

public DefineSection ( string name, System.Action action ) : void
name string
action System.Action
리턴 void