Ejemplo n.º 1
0
 public int Submit(int id)
 {
     return(_InvoiceContext.Submit(id));
 }