C# Class Company.OrmLanguage.Window.SimpleOrmMappingWindowViewModel

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: thabart/SimpleOrm Class Usage Examples

Public Methods

Method Description
Update ( EntityElement entityElement ) : void

Private Methods

Method Description
NotifyPropertyChanged ( string info ) : void

Method Details

Update() public method

public Update ( EntityElement entityElement ) : void
entityElement EntityElement
return void