示例#1
0
 public static void Country_Delete(string Id)
 {
     db.Country_Delete(Id);
 }