Beispiel #1
0
 void CreateActionWithExceptionThrownInExecuteCore()
 {
     exceptionThrowingAction = new ExceptionThrowingProcessPackageAction();
 }