C# Class PlayStation_App.ViewModels.StickersListViewModel

Inheritance: NotifierBase
Afficher le fichier Open project: drasticactions/Pureisuteshon-App

Méthodes publiques

Méthode Description
GetStickerPacks ( ) : System.Threading.Tasks.Task
GetStickers ( StickerResponse stickerPack ) : System.Threading.Tasks.Task

Method Details

GetStickerPacks() public méthode

public GetStickerPacks ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

GetStickers() public méthode

public GetStickers ( StickerResponse stickerPack ) : System.Threading.Tasks.Task
stickerPack PlayStation_App.Models.Response.StickerResponse
Résultat System.Threading.Tasks.Task