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