private void button9_Click(object sender, EventArgs e) { Create_Othet Otchet_button9 = new Create_Othet("dbo.РейтингГородовПоЧислуПерелетов", button9.Text); }
private void button5_Click(object sender, EventArgs e) { Create_Othet Otchet_button5 = new Create_Othet("dbo.РейтингПредприятий", button5.Text); }
private void button6_Click(object sender, EventArgs e) { Create_Othet Otchet_button6 = new Create_Othet("dbo.РейтингСтранПоЧислуПерелетов", button6.Text); }
private void button4_Click(object sender, EventArgs e) { Create_Othet Otchet_button4 = new Create_Othet("dbo.КлиентыПоЧислуПерелетов", button4.Text); }