What is delegate in c# and what does | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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