예제 #1
0
 public Historial(VentanaPrincipal ventana)
 {
     InitializeComponent();
     this.ventanaPrincipal = ventana;
 }