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