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