C# Anonymous Methods(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 10 months ago
C# allows the declaration of delegates. These hold method references that may be changed at run-time and are essential for creating events. It is often the case that the delegate is never changed. In these cases, anonymous methods can simplify code.
|category: C#
|Views: 10
tags:
AnonymousMethods C# another
Everyones tags:
Your Tags: