Ejemplo n.º 1
0
 public static void Country_Update(CountryInfo Data)
 {
     db.Country_Update(Data);
 }