C# Class Care.Views.SinaAcount

Inheritance: PhoneApplicationPage, INotifyPropertyChanged
Afficher le fichier Open project: thankcreate/Care

Méthodes publiques

Свойство Type Description
_CurrentAvatar String
_CurrentNickName String
_FollowerAvatar String
_FollowerNickName String

Méthodes publiques

Méthode Description
SinaAcount ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void

Private Methods

Méthode Description
LoginVerifyBack ( bool isSucess, SdkAuthError errCode, SdkAuth2Res response ) : void
NotifyPropertyChanged ( String propertyName ) : void
RefreshRealData ( ) : void
SinaAcount_Loaded ( object sender, RoutedEventArgs e ) : void
btnExitLogin_Click ( object sender, RoutedEventArgs e ) : void
btnLogin_Click ( object sender, RoutedEventArgs e ) : void
btnSetFollower_Click ( object sender, RoutedEventArgs e ) : void
cancleEvent ( object sender, EventArgs e ) : void
refreshMySinaAccountID ( ) : void
refreshMySinaAccountInfo ( ) : void

Method Details

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( System e ) : void
e System
Résultat void

SinaAcount() public méthode

public SinaAcount ( ) : System
Résultat System

Property Details

_CurrentAvatar public_oe property

public String _CurrentAvatar
Résultat String

_CurrentNickName public_oe property

public String _CurrentNickName
Résultat String

_FollowerAvatar public_oe property

public String _FollowerAvatar
Résultat String

_FollowerNickName public_oe property

public String _FollowerNickName
Résultat String