예제 #1
0
 public DataTable getAllNhaCungCap()
 {
     return(nhaCungCapDAO.GetAllNhaCungCap());
 }