Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delegates
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00800062
Message ID:
00800446
Vues:
37
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform