示例#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();
 }