C# 클래스 nHydrate.Dsl.IndexColumnBase.AscendingPropertyHandler

파일 보기 프로젝트 열기: nHydrate/nHydrate

보호된 메소드들

메소드 설명
OnValueChanged ( IndexColumnBase element, bool oldValue, bool newValue ) : void

메소드 상세

OnValueChanged() 보호된 메소드

protected OnValueChanged ( IndexColumnBase element, bool oldValue, bool newValue ) : void
element IndexColumnBase
oldValue bool
newValue bool
리턴 void