public ActivarProducto() { Presentador = new PresentadorActivar(this); }
public ActivarPromocion() { Presentador = new PresentadorActivar(this); }