C# 클래스 wenku8.Settings.Layout.MainPage

상속: Net.Astropenguin.DataModel.ActiveData, IMainPageSettings
파일 보기 프로젝트 열기: tgckpg/wenku10

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
InitParams ( ) : void
MainPage ( ) : System
NavSections ( ) : IEnumerable
PayloadCommand ( string Payload ) : string>.Tuple
SectionSelected ( ActiveItem A ) : void

메소드 상세

InitParams() 공개 메소드

public InitParams ( ) : void
리턴 void

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System

NavSections() 공개 메소드

public NavSections ( ) : IEnumerable
리턴 IEnumerable

PayloadCommand() 공개 메소드

public PayloadCommand ( string Payload ) : string>.Tuple
Payload string
리턴 string>.Tuple

SectionSelected() 공개 메소드

public SectionSelected ( ActiveItem A ) : void
A ActiveItem
리턴 void