C# Class UwpHelpers.Examples.ViewModels.HttpClientExtensionsViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: LanceMcCarthy/UwpProjects

Public Methods

Method Description
HttpClientExtensionsViewModel ( ) : System

Private Methods

Method Description
GetImageAsync ( ) : System.Threading.Tasks.Task
OnPropertyChanged ( [ propertyName = null ) : void
Reporter_ProgressChanged ( object sender, DownloadProgressArgs e ) : void

Method Details

HttpClientExtensionsViewModel() public method

public HttpClientExtensionsViewModel ( ) : System
return System