C# Class UwpHelpers.Examples.ViewModels.HttpClientExtensionsViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: LanceMcCarthy/UwpProjects

Méthodes publiques

Méthode Description
HttpClientExtensionsViewModel ( ) : System

Private Methods

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

Method Details

HttpClientExtensionsViewModel() public méthode

public HttpClientExtensionsViewModel ( ) : System
Résultat System