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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
public static string Hometown(
string city,
string region,
string country
)
- city String
-
- region String
-
- country String
-
String