- Loading...
- No images or files uploaded yet.
|
|
September-NETinDepth.NET in depth
.NET in Depth March April May June July August September October November December
Here are the examples that were presented at the last two meeting: They include step by step introduction to Delegates and an easy transition from Delegates to Events. I hope you'll find them useful.
And don't forget... An Event is just an encapsulated version of a Delegate. Think about it as a wrapper around the Delegate that protects it from being triggered by the outside objects.
/Lukasz Nosol
http://www.codeproject.com/KB/cs/delegate_bedtime.aspx
http://www.codeproject.com/KB/cs/delegates-part1.aspx
http://en.csharp-online.net/CSharp_Delegates_and_Events
http://www.java2s.com/Tutorial/CSharp/0180__delegate/0020__delegate.htm |
Comments (0)
You don't have permission to comment on this page.