For events in C#, why would you use explicit delegate creation with a named method, as opposed to just using delegate inference?
@EdDiGeronimo "// Option 1 - explicit delegate creation with a named method"
-
-
@DaveVoyles Short answer - by explicitly creating it, you can save it & reuse the delegate later to create less garbage. -
@EdDiGeronimo AHhh thank you, I knew there had to be a reason
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.