Ejemplo n.º 1
0
 public List <InvoiceLine> GetAll()
 => _context.GetAllInvoiceLines();