Ejemplo n.º 1
0
 public void FireEvent(Type testerType, object control, PropertyAssertAction action)
 {
     OnEvent(testerType, control, action);
     CheckForNewForms();
 }
Ejemplo n.º 2
0
 public void FireEvent(Type testerType, object control, PropertyAssertAction action)
 {
     OnEvent(testerType, control, action);
     CheckForNewForms();
 }