C# Class ZSCY_Win10.Service.CommunityMyContentService

Show file Open project: RedrockMobile/CyxbsMobile_Win

Public Properties

Property Type Description
appSetting Windows.Storage.ApplicationDataContainer

Public Methods

Method Description
GetFeed ( int type_id, string article_id ) : Task
GetHotFeed ( int type_id, string article_id ) : Task

Method Details

GetFeed() public static method

public static GetFeed ( int type_id, string article_id ) : Task
type_id int
article_id string
return Task

GetHotFeed() public static method

public static GetHotFeed ( int type_id, string article_id ) : Task
type_id int
article_id string
return Task

Property Details

appSetting public static property

public static ApplicationDataContainer,Windows.Storage appSetting
return Windows.Storage.ApplicationDataContainer