C# Class ModernizedAlice.ArtOfWords.BizCommon.Model.NovelSettingModel

Inheritance: INotifyPropertyChanged
Show file Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string name ) : void
name string
return void