Chapter 20. Decoupling application logic and handling events

After completing this chapter, you will be able to:

Image Declare a delegate type to create an abstraction of a method signature.

Image Create an instance of a delegate to refer to a specific method.

Image Call a method through a delegate.

Image Define a lambda expression to specify the code to be executed by ...

Get Microsoft Visual C# Step by Step, 8th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.