C#
Complete the MultiConverter program. Have a total of six conversion buttons to convert between Inch to Cm, Cm to Inch, and two other pairs of conversion for a total of six conversions. For each conversion you need a method that returns the converted value, like In2Cm and Cm2In from the example. When a conversion button is selected it will call the appropriate method to perform the conversion, place the result in the output text box, then update the input and output labels to match the conversion units selected.
Submit your screen captures (6 total) and the code for your methods. This should be saved as a single pdf
This has to be done in C#.
7 years ago
15
Answer(1)![blurred-text]()
![]()
Purchase the answer to view it

- UnitConversion.zip