Summary
In this chapter, you learned the connection between delegates and lambda expressions. You added delegates, set up the project variables, made objects of the delegate type, operated an array, and worked with Actions
.
In the next chapter, you will learn about expression-bodied members and then lambda expressions defined by blocks of code.