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