Property | Type | Description | |
---|---|---|---|
appSetting |
Method | Description | |
---|---|---|
GetMyFeeds ( string stunum_other, int page, int size = 15 ) : Task
|
||
GetPerson ( string stunum_other ) : Task |
public static GetMyFeeds ( string stunum_other, int page, int size = 15 ) : Task
|
||
stunum_other | string | |
page | int | |
size | int | |
return | Task
|
public static GetPerson ( string stunum_other ) : Task |
||
stunum_other | string | |
return | Task |