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