Esempio n. 1
0
 private void button_Utilities_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app4 = new Infrastructure.Infrastructure_Main(ident);
     app4.Show();
 }
Esempio n. 2
0
 private void button_Processes_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app1 = new Infrastructure.Infrastructure_Main(base.ident); app1.Show();
 }
Esempio n. 3
0
 private void button_Utilities_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app4 = new Infrastructure.Infrastructure_Main(ident);
         app4.Show();
 }
Esempio n. 4
0
 private void button_Processes_Click(object sender, EventArgs e)
 {
     Infrastructure.Infrastructure_Main app1 = new Infrastructure.Infrastructure_Main(base.ident); app1.Show();
 }