C# Class nHydrate.Dsl.IndexBase.IsUniquePropertyHandler

Mostrar archivo Open project: nHydrate/nHydrate

Protected Methods

Method Description
OnValueChanged ( IndexBase element, bool oldValue, bool newValue ) : void

Method Details

OnValueChanged() protected method

protected OnValueChanged ( IndexBase element, bool oldValue, bool newValue ) : void
element IndexBase
oldValue bool
newValue bool
return void