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