C# Class Company.OrmLanguage.Window.SimpleOrmMappingWindowViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: thabart/SimpleOrm Class Usage Examples

Méthodes publiques

Méthode Description
Update ( EntityElement entityElement ) : void

Private Methods

Méthode Description
NotifyPropertyChanged ( string info ) : void

Method Details

Update() public méthode

public Update ( EntityElement entityElement ) : void
entityElement EntityElement
Résultat void