Ejemplo n.º 1
0
 public ICollection <RequisitionFor> GetAllRequisitionForList()
 {
     return(_iCommonGateway.GetAllRequisitionForList());
 }