C# Class wenku10.Pages.Dialogs.Sharers.Register

Inheritance: ContentDialog
显示文件 Open project: tgckpg/wenku10

Public Properties

Property Type Description
Canceled bool

Public Methods

Method Description
Register ( ) : System

Private Methods

Method Description
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

Method Details

Register() public method

public Register ( ) : System
return System

Property Details

Canceled public_oe property

public bool Canceled
return bool