- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 84字
- 2021-07-02 12:44:32
Exception filters
C# 6.0 is adorned with a lot of smaller features. Some of the features give the developers an opportunity to implement complex logic with simple code, while some of them enhance the overall capabilities of the language. Exception filters are newly introduced with this version and give a program the capability to filter out certain exception types. The exception filters, being a CLR construct, have been hidden in the language throughout its lifetime, but were finally introduced with C# 6.0.
推薦閱讀
- 軟件安全技術
- Learning Single:page Web Application Development
- Java多線程編程實戰指南:設計模式篇(第2版)
- Oracle WebLogic Server 12c:First Look
- 羅克韋爾ControlLogix系統應用技術
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Spring Cloud、Nginx高并發核心編程
- 21天學通C++(第6版)
- Python應用輕松入門
- Java Web應用開發技術與案例教程(第2版)
- Learn React with TypeScript 3
- BeagleBone Black Cookbook
- Python從入門到精通
- 測試工程師Python開發實戰
- INSTANT EaselJS Starter