예제 #1
0
 public void FireEvent(Type testerType, object control, PropertyAssertAction action)
 {
     OnEvent(testerType, control, action);
     CheckForNewForms();
 }
예제 #2
0
 public void FireEvent(Type testerType, object control, PropertyAssertAction action)
 {
     OnEvent(testerType, control, action);
     CheckForNewForms();
 }