Click here to Skip to main content
15,884,388 members
Articles / Programming Languages / C#

Faster than Reflection: Delegates - Part 1

Rate me:
Please Sign up or sign in to vote.
4.98/5 (108 votes)
27 Feb 2017CPOL33 min read 116.8K   789   230  
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for.

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