C# 클래스 wenku10.Pages.Dialogs.Sharers.ChangePassword

상속: ContentDialog
파일 보기 프로젝트 열기: tgckpg/wenku10

공개 프로퍼티들

프로퍼티 타입 설명
Canceled bool

공개 메소드들

메소드 설명
ChangePassword ( ) : System

비공개 메소드들

메소드 설명
ContentDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
DetectInputLogin ( ) : void
ErrorMessage ( string Mesg ) : void
IndicateIdle ( ) : void
IndicateLoad ( ) : void
OnKeyDown ( object sender, KeyRoutedEventArgs e ) : void
RequestComplete ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string QueryId ) : void
RequestFailed ( string cacheName, string QueryId, Exception e ) : void

메소드 상세

ChangePassword() 공개 메소드

public ChangePassword ( ) : System
리턴 System

프로퍼티 상세

Canceled 공개적으로 프로퍼티

public bool Canceled
리턴 bool