C# Class nHydrate.Dsl.FieldBase.NamePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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