Exemplo n.º 1
0
 public Invoice getInvoice(int i)
 {
     return(invo.getInov(i));
 }