Click here to Skip to main content
15,913,722 members
Articles / Programming Languages / C#

Faster than Reflection: Delegates. Part 3.

Rate me:
Please Sign up or sign in to vote.
5.00/5 (14 votes)
6 Sep 2016CPOL18 min read 11.8K   27  
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for. In this part are explained generic methods and events.

Views

Daily 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