1 reference to ExceptionCustomAttributeMustBeBiggerThenValue
System.Windows.Forms.DataVisualization (1)
Common\Converters\CustomAttributesConverters.cs (1)
814
throw(new InvalidOperationException(SR.
ExceptionCustomAttributeMustBeBiggerThenValue
(attrName, this._customAttributeInfo.MinValue.ToString())));