C# 클래스 Validation.ProductThrow

Class that throws exception when users set Price, Cost, or Weight properties to negative values.
상속: Validation.ProductBase
파일 보기 프로젝트 열기: GrapeCity/ComponentOne-WPF-Samples

보호된 메소드들

메소드 설명
SetValue ( string p, object value ) : void

메소드 상세

SetValue() 보호된 메소드

protected SetValue ( string p, object value ) : void
p string
value object
리턴 void