Example #1
0
        private static void Test13()
        {
            var fixture = new _ExceptionHandlingFixture();

            fixture.ExceptionTest3();
            //fixture.TryFinally1();
        }
Example #2
0
        private static void Test13()
        {
            var fixture = new _ExceptionHandlingFixture();

            fixture.ExceptionTest8();
        }