C# Class Care.Views.SelectOnly

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

Méthodes publiques

Свойство Type Description
DATASOURCE_ALL string
DATASOURCE_DOUBAN string
DATASOURCE_RENREN string
DATASOURCE_RSS string
DATASOURCE_SINAWEIBO string
SHOWTYPE_NEWS string
SHOWTYPE_PICTURES string

Méthodes publiques

Méthode Description
SelectOnly ( ) : System

Private Methods

Méthode Description
Close_Click ( object sender, EventArgs e ) : void
Confirm_Click ( object sender, EventArgs e ) : void
PageLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

SelectOnly() public méthode

public SelectOnly ( ) : System
Résultat System

Property Details

DATASOURCE_ALL public_oe static_oe property

public static string DATASOURCE_ALL
Résultat string

DATASOURCE_DOUBAN public_oe static_oe property

public static string DATASOURCE_DOUBAN
Résultat string

DATASOURCE_RENREN public_oe static_oe property

public static string DATASOURCE_RENREN
Résultat string

DATASOURCE_RSS public_oe static_oe property

public static string DATASOURCE_RSS
Résultat string

DATASOURCE_SINAWEIBO public_oe static_oe property

public static string DATASOURCE_SINAWEIBO
Résultat string

SHOWTYPE_NEWS public_oe static_oe property

public static string SHOWTYPE_NEWS
Résultat string

SHOWTYPE_PICTURES public_oe static_oe property

public static string SHOWTYPE_PICTURES
Résultat string