示例#1
0
 public static DataTable Country_GetByAll()
 {
     return(db.Country_GetByAll());
 }