Exemple #1
0
 public Factura UltimaFactura()
 {
     return(_facturaService.UltimaFactura());
 }