Method | Description | |
---|---|---|
ImgurSettingsViewModel ( ) : Newtonsoft.Json.Linq | ||
Refresh ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
Init ( ) : System.Threading.Tasks.Task | ||
InitDesignTime ( ) : void | ||
Load ( ) : System.Threading.Tasks.Task | ||
LoadSettings ( ) : System.Threading.Tasks.Task | ||
Save ( ) : System.Threading.Tasks.Task | ||
ToAlbumPrivacy ( int index ) : string | ||
ToIndex ( string albumPrivacy ) : int |
public ImgurSettingsViewModel ( ) : Newtonsoft.Json.Linq | ||
return | Newtonsoft.Json.Linq |
public Refresh ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |