RomanNumerals.MinValue property

Gets the minimum value that can be represented as a roman numeral by this class.

public static int MinValue { get; }

Property Value

The minimum value that can be represented as a roman numeral by this class.

See Also