C# Class nHydrate.Dsl.IndexBase.IsUniquePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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