public RangoDias(IEscritor escritor, IOcurrencia ocurrencia) { this.escritor = escritor; this.ocurrencia = ocurrencia; }
public ManejoTiemposFactory(IEscritor escritor, IOcurrencia ocurrencia) { this.escritor = escritor; this.ocurrencia = ocurrencia; }