C# Class wenku8.Model.Section.NavPaneSection

Inheritance: Net.Astropenguin.DataModel.ActiveData
显示文件 Open project: tgckpg/wenku10 Class Usage Examples

Public Methods

Method Description
NavPaneSection ( ContentReader ReaderPage, IList NavButtons ) : System
SelectSection ( PaneNavButton P ) : void

Private Methods

Method Description
AppSettings_PropertyChanged ( object sender, global e ) : void

Method Details

NavPaneSection() public method

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

SelectSection() public method

public SelectSection ( PaneNavButton P ) : void
P PaneNavButton
return void