ToCountryCode(string) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: ConverterClassLibrary
Description: Convert from currency code to list of country codes.
Parameters | Description |
---|---|
currencyCode<string> | currency code to be converted |
Returns | Description |
---|---|
string[] | list of all country codes whose country use the currency represented by specified currency code |