C# Class RomanNumerals.RomanNumeralMap

Mostra file Open project: antonydenyer/ProgrammingKatas

Public Methods

Method Description
RomanNumeralMap ( int arabicNumber, string romanNumeral )

Method Details

RomanNumeralMap() public method

public RomanNumeralMap ( int arabicNumber, string romanNumeral )
arabicNumber int
romanNumeral string