C# Class Microsoft.HockeyApp.ViewModels.VMBase

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: bitstadium/HockeySDK-Windows

Protected Methods

Method Description
NotifyOfPropertyChange ( string name ) : void

Method Details

NotifyOfPropertyChange() protected method

protected NotifyOfPropertyChange ( string name ) : void
name string
return void