예제 #1
0
 public static DataTable Customer_GetByAll()
 {
     return(db.Customer_GetByAll());
 }