Méthode | Description | |
---|---|---|
AddComment ( string comment, long parentId = null ) : Task |
||
DownVote ( ) : System.Threading.Tasks.Task | ||
GalleryItem ( Image image ) : XamarinImgur.APIWrappers | ||
UpVote ( ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
GetAlbum ( ) : Task |
||
GetImageType ( ) : GalleryItemType | ||
Init ( ) : void | ||
LoadAlbumImages ( ) : System.Threading.Tasks.Task | ||
LoadComments ( ) : System.Threading.Tasks.Task | ||
LoadThumbnails ( ) : System.Threading.Tasks.Task | ||
SetFavourite ( ) : void | ||
SetPoints ( ) : void | ||
SetVote ( ) : void | ||
StartDownload ( ) : System.Threading.Tasks.Task |
public AddComment ( string comment, long parentId = null ) : Task |
||
comment | string | |
parentId | long | |
Résultat | Task |
public DownVote ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public GalleryItem ( Image image ) : XamarinImgur.APIWrappers | ||
image | Image | |
Résultat | XamarinImgur.APIWrappers |
public UpVote ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |