C# Class nHydrate.Dsl.FieldBase.IsIndexedPropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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