Beispiel #1
0
 public frmFiltrarCotizacion(frmGestionCotizaciones GestionCotizaciones) : this()
 {
     this.GestionCotizaciones = GestionCotizaciones;
 }
Beispiel #2
0
 public frmBuscarCotizacion(frmGestionCotizaciones GestionCotizaciones) : this()
 {
     this.GestionCotizaciones = GestionCotizaciones;
 }