- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 55字
- 2021-07-02 15:29:20
Making Delegates More Flexible with Generics
In this chapter, you'll learn about generic delegates. Remember, as in the previous lessons, the fundamental benefit is that generics allow you to create flexible code that can handle a variety of data types with ease. If there were no generics, you'd have to create a lot more code.
推薦閱讀
- Unity Virtual Reality Projects
- OpenShift在企業(yè)中的實踐:PaaS DevOps微服務(wù)(第2版)
- Kinect for Windows SDK Programming Guide
- Python機器學(xué)習(xí)算法與實戰(zhàn)
- 碼上行動:用ChatGPT學(xué)會Python編程
- Python時間序列預(yù)測
- Python算法指南:程序員經(jīng)典算法分析與實現(xiàn)
- Visual C#.NET Web應(yīng)用程序設(shè)計
- LabVIEW虛擬儀器入門與測控應(yīng)用100例
- Cocos2d-x Game Development Blueprints
- Laravel Application Development Blueprints
- JSP程序設(shè)計與案例實戰(zhàn)(慕課版)
- Mastering HTML5 Forms
- 生成藝術(shù):Processing視覺創(chuàng)意入門
- 零基礎(chǔ)學(xué)Java(升級版)