Tech Tutorials Database
GeekArticles Microsoft C#
 

Parameters Flexibility When Late Binding to an Event

 
Author: codeproject.com
Category: C#
Comments (0)

.NET allows binding to an event with a method that has a different signature than that of the published delegate, as long as the return type and the parameter types are derived from those in the published delegate. This article offers a mechanism for allowing this flexibility when late binding to an

Read More...




Sponsored Links




Read Next: Vision on Virtual Commands



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe