C# 클래스 wenku8.Model.Section.NavPaneSection

상속: Net.Astropenguin.DataModel.ActiveData
파일 보기 프로젝트 열기: tgckpg/wenku10 1 사용 예제들

공개 메소드들

메소드 설명
NavPaneSection ( ContentReader ReaderPage, IList NavButtons ) : System
SelectSection ( PaneNavButton P ) : void

비공개 메소드들

메소드 설명
AppSettings_PropertyChanged ( object sender, global e ) : void

메소드 상세

NavPaneSection() 공개 메소드

public NavPaneSection ( ContentReader ReaderPage, IList NavButtons ) : System
ReaderPage wenku10.Pages.ContentReader
NavButtons IList
리턴 System

SelectSection() 공개 메소드

public SelectSection ( PaneNavButton P ) : void
P PaneNavButton
리턴 void