Ejemplo n.º 1
0
 public List <PhieuMuonDTO> DisplayListReceipt()
 {
     return(ListReceipt = phieuMuonDAL.DisplayListReceipt());
 }