C# Class ZSCY_Win10.Service.CommunityPersonInfoService

Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win

Méthodes publiques

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

Méthodes publiques

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

Method Details

GetMyFeeds() public static méthode

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

GetPerson() public static méthode

public static GetPerson ( string stunum_other ) : Task
stunum_other string
Résultat Task

Property Details

appSetting public_oe static_oe property

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