C# Class nHydrate.Dsl.EntityBase.NamePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

Méthode Description
OnValueChanged ( EntityBase element, string oldValue, string newValue ) : void

Method Details

OnValueChanged() protected méthode

protected OnValueChanged ( EntityBase element, string oldValue, string newValue ) : void
element EntityBase
oldValue string
newValue string
Résultat void