C# Class SEToolbox.Models.BaseModel

Inheritance: INotifyPropertyChanged
Show file Open project: midspace/SEToolbox

Public Methods

Method Description
RaisePropertyChanged ( ) : void

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public method

public RaisePropertyChanged ( ) : void
return void