Пример #1
0
 private void button_Utilities_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app4 = new Infrastructure.Infrastructure_Main(ident);
     app4.Show();
 }
Пример #2
0
 private void button_Processes_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app1 = new Infrastructure.Infrastructure_Main(base.ident); app1.Show();
 }
Пример #3
0
 private void button_Utilities_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app4 = new Infrastructure.Infrastructure_Main(ident);
         app4.Show();
 }
Пример #4
0
 private void button_Processes_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app1 = new Infrastructure.Infrastructure_Main(base.ident); app1.Show();
 }