RomanNumeralNullableStringX extension
Adds nullable-safe Roman numeral parsing to strings.
- on
Properties
- asRomanNumeralToInt → int?
-
Available on String?, provided by the RomanNumeralNullableStringX extension
Parses this string as a Roman numeral, returningnullif the string isnull.no setter