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

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

공개 메소드들

메소드 설명
CategorizedSection ( ) : System
Load ( string ListName ) : void
LoadSubSections ( ActiveItem Item ) : void

비공개 메소드들

메소드 설명
DownloadCategoryXml ( Digests D ) : void
LoadComplete ( IEnumerable Items ) : void
OpenNavigationList ( ActiveItem Item ) : void
PassBookFromList ( string xml, BookPool BookReference ) : string[]
SListView ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string id ) : void
SetFrameData ( string XmlData ) : void
SetListName ( ActiveItem Item ) : void
SetListName ( Digests D ) : void
UpdateData ( IList B ) : void

메소드 상세

CategorizedSection() 공개 메소드

public CategorizedSection ( ) : System
리턴 System

Load() 공개 메소드

public Load ( string ListName ) : void
ListName string
리턴 void

LoadSubSections() 공개 메소드

public LoadSubSections ( ActiveItem Item ) : void
Item ActiveItem
리턴 void