1 write to isDecimal
System.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
157
set { this.
isDecimal
= value; }
1 reference to isDecimal
System.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
156
get { return this.
isDecimal
; }