C# Class nHydrate.Dsl.IndexColumnBase.FieldIDPropertyHandler

Mostrar archivo Open project: nHydrate/nHydrate

Protected Methods

Method Description
OnValueChanged ( IndexColumnBase element, System.Guid oldValue, System.Guid newValue ) : void

Method Details

OnValueChanged() protected method

protected OnValueChanged ( IndexColumnBase element, System.Guid oldValue, System.Guid newValue ) : void
element IndexColumnBase
oldValue System.Guid
newValue System.Guid
return void