Click here to Skip to main content
15,891,943 members
Articles / Programming Languages / C#

How Do .NET Delegates Work?

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
25 Jan 2017CPOL6 min read 10.5K   15  
Delegates are a fundamental part of the .NET runtime but how do they actually work and what’s going in the CLR when you use them?

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
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions