C# Class SimpleOAuth.ViewModels.BaseViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: rasmuschristensen/SimpleOAuth

Protected Methods

Method Description
BaseViewModel ( ) : System
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

BaseViewModel() protected method

protected BaseViewModel ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void