Question d’entretien chez Kanchan India

what are delegates?

Réponse à la question d'entretien

Utilisateur anonyme

1 juill. 2012

Delegate is a type which holds the method(s) reference in an object. It is also referred to as a type safe function pointer.