Virtual Events in C# (blogs.msdn.com)
submitted by
samng(130) 2 years, 2 months ago
One of the things that the language designers considered when designing the C# language was the ability to notify external callers of certain events happening. To solve this problem, they (surprise surprise) introduced the event construct.
One of the oddities in the design however, comes in the form of virtual events.
|
category: C#
|
Views: 104
tags:
C# another
Everyones tags:
Your Tags: