Exemplo n.º 1
0
 private void RunFakeForm()
 {
     _notifFakeForm = new NotificationFakeForm();
     Application.Run(_notifFakeForm);
 }
Exemplo n.º 2
0
 private void RunFakeForm()
 {
     _notifFakeForm = new NotificationFakeForm();
     Application.Run(_notifFakeForm);
 }