ToCurrencyCode(string) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: ConverterClassLibrary
Description: Convert from country code to currency code.
| Parameters | Description |
|---|---|
| countryCode<string> | country code to be converted |
| Returns | Description |
|---|---|
| string | currency code corresponding to the country code |