C# Class MonocleGiraffe.ViewModels.Settings.ImgurSettingsViewModel

Inheritance: BindableBase
Mostra file Open project: akshay2000/MonocleGiraffe Class Usage Examples

Public Methods

Method Description
ImgurSettingsViewModel ( ) : Newtonsoft.Json.Linq
Refresh ( ) : System.Threading.Tasks.Task

Private Methods

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

Method Details

ImgurSettingsViewModel() public method

public ImgurSettingsViewModel ( ) : Newtonsoft.Json.Linq
return Newtonsoft.Json.Linq

Refresh() public method

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