Exemple #1
0
 public static string City(string id)
 {
     return(AddressHelper.GetCity(id));
 }