Example #1
0
 public static List <GiaoDich_DTO> GetAll()
 {
     return(GiaoDichDao.GetAll());
 }