C# 클래스 wenku10.Pages.History

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

공개 프로퍼티들

프로퍼티 타입 설명
ID string

공개 메소드들

메소드 설명
History ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
Dispose ( ) : void
History_ItemClick ( object sender, ItemClickEventArgs e ) : void
LoadHistory ( ) : void
OnBackRequested ( object sender, Net.Astropenguin.Controls.XBackRequestedEventArgs e ) : void
TextBox_TextChanging ( TextBox sender, TextBoxTextChangingEventArgs args ) : void

메소드 상세

History() 공개 메소드

public History ( ) : System
리턴 System

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

프로퍼티 상세

ID 공개적으로 정적으로 프로퍼티

public static string ID
리턴 string