StringFormattingHometown(String, String, String) Method
Formats city, state and country in a standard format.
Namespace: Scopos.BabelFish.HelpersAssembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
public static string Hometown(
string city,
string region,
string country
)
- city String
-
- region String
-
- country String
-
String