Exemplo n.º 1
0
 static Worker()
 {
     mainWindow = new frmMain();
     notifyWindow = new frmNotify();
     notifyWindow.Show();
 }
Exemplo n.º 2
0
 static Worker()
 {
     mainWindow   = new frmMain();
     notifyWindow = new frmNotify();
     notifyWindow.Show();
 }