private static void Test13() { var fixture = new _ExceptionHandlingFixture(); fixture.ExceptionTest3(); //fixture.TryFinally1(); }
private static void Test13() { var fixture = new _ExceptionHandlingFixture(); fixture.ExceptionTest8(); }