C# Class Yuhan.WPF.MessageBox.MessageBoxViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: hansuky/Yuhan Class Usage Examples

Public Methods

Method Description
MessageBoxViewModel ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( String propertyName ) : void

Method Details

MessageBoxViewModel() public method

public MessageBoxViewModel ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( String propertyName ) : void
propertyName String
return void