C# Class nHydrate.Dsl.FieldBase.DataTypePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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