C# Class ZSCY_Win10.Service.CommunityPersonInfoService

Exibir arquivo Open project: RedrockMobile/CyxbsMobile_Win

Public Properties

Property Type Description
appSetting Windows.Storage.ApplicationDataContainer

Public Methods

Method Description
GetMyFeeds ( string stunum_other, int page, int size = 15 ) : Task>
GetPerson ( string stunum_other ) : Task

Method Details

GetMyFeeds() public static method

public static GetMyFeeds ( string stunum_other, int page, int size = 15 ) : Task>
stunum_other string
page int
size int
return Task>

GetPerson() public static method

public static GetPerson ( string stunum_other ) : Task
stunum_other string
return Task

Property Details

appSetting public_oe static_oe property

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