Video: Creating Custom Events and Delegates with C#(weblogs.asp.net)
submitted by
dwahlin(1450) 5 years, 4 months ago
It's no secret that events and delegates play a crucial role in the .NET framework. Without them it would be hard to handle user input or notify other objects when an action occurs. In this video Dan Wahlin outlines the fundamentals of creating a custom class that exposes an event and a delegate. The video also demonstrates how to create a custom EventArgs class and how events can be consumed using C#.
|category: C#
|Views: 546
tags:
Events Delegates C# Video another
Everyones tags:
Your Tags: