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.