C# 클래스 PlayStation_App.ViewModels.StickersListViewModel

상속: NotifierBase
파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App

공개 메소드들

메소드 설명
GetStickerPacks ( ) : System.Threading.Tasks.Task
GetStickers ( StickerResponse stickerPack ) : System.Threading.Tasks.Task

메소드 상세

GetStickerPacks() 공개 메소드

public GetStickerPacks ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

GetStickers() 공개 메소드

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