C# Class PlayStation_App.ViewModels.StickersListViewModel

Inheritance: NotifierBase
ファイルを表示 Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
GetStickerPacks ( ) : System.Threading.Tasks.Task
GetStickers ( StickerResponse stickerPack ) : System.Threading.Tasks.Task

Method Details

GetStickerPacks() public method

public GetStickerPacks ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

GetStickers() public method

public GetStickers ( StickerResponse stickerPack ) : System.Threading.Tasks.Task
stickerPack PlayStation_App.Models.Response.StickerResponse
return System.Threading.Tasks.Task