In .NET 1.1, creating a custom event with event arguments often included the declaration of a new delegate. In .NET 2.0 and with the introduction of generics, the process is simplified with the standard EventHandler
|
5
Shouts |
|
|||
No comments yet, be the first one to post comment.