- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 33字
- 2025-04-04 18:04:55
Summary
In this chapter, you learned about generic delegates. You constructed a delegate, assigned functions to represent the delegate, and called the delegate.
In the next chapter, you will learn about generic dictionaries.