Select Page
Lesson 14: Introduction to Delegates and Events

Lesson 14: Introduction to Delegates and Events

This lesson introduces delegates and events. Our objectives are as follows: Understand What a Delegate Is Understand What an Event Is Implement Delegates Fire Events Delegates During previous lessons, you learned how to implement reference types using language...