Esempio n. 1
0
 public object ListCountries(string id)
 {
     return(target.ListCountries(id));
 }