C# Class TabControlViewModel, code

Inheritance: INotifyPropertyChanged
Mostra file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
SaveInformation ( ) : void
TabControlViewModel ( )

Protected Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() protected method

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

SaveInformation() public method

public SaveInformation ( ) : void
return void

TabControlViewModel() public method

public TabControlViewModel ( )