Initializes a new instance of the IntegerToRomanNumeralConverter class

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public IntegerToRomanNumeralConverter()
Visual Basic
Public Sub New
Visual C++
public:
IntegerToRomanNumeralConverter()

See Also