Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C#

Faster than Reflection: Delegates. Part 2.

Rate me:
Please Sign up or sign in to vote.
4.97/5 (23 votes)
7 Apr 2017CPOL17 min read 22.6K   46  
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 methods and constructors.

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