Saturday, August 1, 2009

What is a Delegate?


It is a type safe function pointer. It can hold 1 or more methods in it. It is the base for The .NET Event Model.


www.codecollege.NET

No comments:

Post a Comment