C# Class ZSCY_Win10.Service.CommunityMyContentService

Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win

Méthodes publiques

Свойство Type Description
appSetting Windows.Storage.ApplicationDataContainer

Méthodes publiques

Méthode Description
GetFeed ( int type_id, string article_id ) : Task
GetHotFeed ( int type_id, string article_id ) : Task

Method Details

GetFeed() public static méthode

public static GetFeed ( int type_id, string article_id ) : Task
type_id int
article_id string
Résultat Task

GetHotFeed() public static méthode

public static GetHotFeed ( int type_id, string article_id ) : Task
type_id int
article_id string
Résultat Task

Property Details

appSetting public_oe static_oe property

public static ApplicationDataContainer,Windows.Storage appSetting
Résultat Windows.Storage.ApplicationDataContainer