Exemplo n.º 1
0
 public Reporteador(Produccion produccion)
 {
     this.produccion = produccion;
     InitializeComponent();
 }