- 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 ROS for Robotics Programming(Second Edition)
- Windows系統(tǒng)管理與服務(wù)配置
- 程序員面試算法寶典
- OpenCV 3和Qt5計算機(jī)視覺應(yīng)用開發(fā)
- C語言最佳實踐
- JavaScript前端開發(fā)與實例教程(微課視頻版)
- Python神經(jīng)網(wǎng)絡(luò)項目實戰(zhàn)
- Podman實戰(zhàn)
- Learning Python Design Patterns(Second Edition)
- Visual Basic程序設(shè)計實踐教程
- Scratch·愛編程的藝術(shù)家
- BeagleBone Robotic Projects(Second Edition)
- OpenCV Android Programming By Example
- XML程序設(shè)計(第二版)
- Less Web Development Cookbook