C# Class Care.Views.Preference.SetFreshItemCount

Inheritance: PhoneApplicationPage, INotifyPropertyChanged
Show file Open project: thankcreate/Care

Public Methods

Method Description
SetFreshItemCount ( ) : System

Private Methods

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

public SetFreshItemCount ( ) : System
return System