What is delegate in c# and what does | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is delegate in c# and what does

24th May 2017, 4:16 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
1 Réponse
+ 2
more details https://www.akadia.com/services/dotnet_delegates_and_events.html in simple we pass function on delegate and then call it without knowing that which function is invoked during compile time.
24th May 2017, 4:51 PM
MR Programmer
MR Programmer - avatar