C# Class Care.Views.Preference.SetFreshItemCount

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

Méthodes publiques

Méthode Description
SetFreshItemCount ( ) : System

Private Methods

Méthode Description
Confirm_Click ( object sender, EventArgs e ) : void
DoubanSelection_Changed ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
IndexToValue ( int index ) : String
Init ( ) : void
NotifyPropertyChanged ( String propertyName ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
RenrenSelection_Changed ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
SinaSelection_Changed ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
ValueToIndex ( string value ) : int

Method Details

SetFreshItemCount() public méthode

public SetFreshItemCount ( ) : System
Résultat System