C# 클래스 wenku10.Pages.ContentReaderPane.BookmarkList

상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: tgckpg/wenku10

공개 메소드들

메소드 설명
BookmarkList ( ) : System
BookmarkList ( ContentReader MainReader ) : System

비공개 메소드들

메소드 설명
Grid_RightTapped ( object sender, RightTappedRoutedEventArgs e ) : void
ListView_ItemClick ( object sender, ItemClickEventArgs e ) : void
Reader_PropertyChanged ( object sender, global e ) : void
RemoveBookmark ( object sender, RoutedEventArgs e ) : void

메소드 상세

BookmarkList() 공개 메소드

public BookmarkList ( ) : System
리턴 System

BookmarkList() 공개 메소드

public BookmarkList ( ContentReader MainReader ) : System
MainReader ContentReader
리턴 System