摘要: private static void DealA(object sender, UnhandledExceptionEventArgs e) { Console.WriteLine($"Exception A Catches it!"); } private static void DealB(o 阅读全文
posted @ 2025-03-14 21:01 JohnYang819 阅读(27) 评论(0) 推荐(0)