Property | Type | Description | |
---|---|---|---|
GetBoardList | Task |
||
GetLikeList | Task |
||
GetRecommendList | Task |
Method | Description | |
---|---|---|
OnNavigatedTo ( HBNavigationEventArgs e ) : void | ||
PinDetailViewModel ( Api.Context context ) : System |
Method | Description | |
---|---|---|
GetBoardList ( uint startIndex, int page ) : Task |
||
GetLikeList ( uint startIndex, int page ) : Task |
||
GetRecommendList ( uint startIndex, int page ) : Task |
public OnNavigatedTo ( HBNavigationEventArgs e ) : void | ||
e | HBNavigationEventArgs | |
return | void |
public PinDetailViewModel ( Api.Context context ) : System | ||
context | Api.Context | |
return | System |