Domanda di colloquio di Kanchan India

what are delegates?

Risposta di colloquio

Anonimo

1 lug 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.