C# Class nHydrate.Dsl.IndexBase.IsUniquePropertyHandler

ファイルを表示 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