C# Class Validation.ProductThrow

Class that throws exception when users set Price, Cost, or Weight properties to negative values.
Inheritance: Validation.ProductBase
Afficher le fichier Open project: GrapeCity/ComponentOne-WPF-Samples

Méthodes protégées

Méthode Description
SetValue ( string p, object value ) : void

Method Details

SetValue() protected méthode

protected SetValue ( string p, object value ) : void
p string
value object
Résultat void