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