C# Class Company.OrmLanguage.Window.PropertyMappingViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: thabart/SimpleOrm Class Usage Examples

Public Methods

Method Description
PropertyMappingViewModel ( Property property ) : System.ComponentModel

Private Methods

Method Description
NotifyPropertyChanged ( string info ) : void

Method Details

PropertyMappingViewModel() public method

public PropertyMappingViewModel ( Property property ) : System.ComponentModel
property Property
return System.ComponentModel