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