C# 클래스 nHydrate.Dsl.FunctionParameterBase.NamePropertyHandler

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

보호된 메소드들

메소드 설명
OnValueChanged ( FunctionParameterBase element, string oldValue, string newValue ) : void

메소드 상세

OnValueChanged() 보호된 메소드

protected OnValueChanged ( FunctionParameterBase element, string oldValue, string newValue ) : void
element FunctionParameterBase
oldValue string
newValue string
리턴 void