ChineseNumerals.MaxValue property

Gets the maximum value that can be represented as a Chinese numeral by this class.

public static int MaxValue { get; }

Property Value

The maximum value that can be represented as a Chinese numeral by this class.

See Also