What is delegate in c# and what does | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 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