What’s a delegate?
Dinesh Beniwal
Select an image from your device to upload
A delegate object encapsulates a reference to a method. In C++ they were referred to as function pointers.