Exemplo n.º 1
0
 public Report2(NorthwindEntities db)
 {
     InitializeComponent();
     this.db = db;
 }