Esempio n. 1
0
 public static string Description(this country country)
 {
     return(country.T("country_description"));
 }