Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delegates
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00800062
Message ID:
00800446
Views:
36
In more than 5 words:

Delegates and callbacks: A delegate object contains information required to call a specific method of a specific object. Think of it as a smart method pointer. The delegate can be passed to another location, and accessed to make a type-safe call to the represented method. A callback method is an example of a delegate. The event keyword is used in the declaration of methods that are to be the delegates called when an event occurs.



>HeHeHe...
>
>
>
>>>Bonnie, could you explain delegates, in five words or less?
>>
>>Class that calls a function.
>>
>>5 words!
>>
>>BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform