Example #1
0
 public Producto(EImpuesto impuesto)
 {
     this.impuesto = impuesto;
 }