Click here to Skip to main content
15,887,347 members
Articles / Programming Languages / C#

Dynamic Runtime Delegates Conversion

Rate me:
Please Sign up or sign in to vote.
4.81/5 (10 votes)
30 May 2017CPOL7 min read 14.1K   77   5  
Explanation how to convert from one delegate type to second delegate of unknown or dynamically created type when their signatures match.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions