Ejemplo n.º 1
0
        private static void Test13()
        {
            var fixture = new _ExceptionHandlingFixture();

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

            fixture.ExceptionTest8();
        }