1 write to _excludeRange
System.Configuration (1)
System\Configuration\IntegerValidatorAttribute.cs (1)
69_excludeRange = value;
2 references to _excludeRange
System.Configuration (2)
System\Configuration\IntegerValidatorAttribute.cs (2)
34return new IntegerValidator(_min, _max, _excludeRange); 66return _excludeRange;