Example #1
0
 public List <FaturaDetayDetail> GetfaturaDetayDetails()
 {
     return(_faturaDetayDal.GetfaturaDetayDetails());
 }