C# Class FriendStorage.UI.ViewModel.ViewModelBase

Inheritance: INotifyPropertyChanged
Show file Open project: thomasclaudiushuber/WPFandMVVM_TestDrivenDevelopment

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

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