C# Delegate under the hood question.
- by Ted
Hi Guys
I was doing some digging around into delegate variance after reading the following tquestion in SO.
"delegate-createdelegate-and-generics-error-binding-to-target-method" (sorry not allowed to post more than one hyperlink as a newbie here!)
I found a very nice bit of code from Barry kelly at …