#delegate
Read more stories on Hashnode
Articles with this tag
Understanding lambda expression and closures in C# ยท Introduction variable : a symbolic name associated with a value and whose associated value may be...
Delegates made simple. ยท Introduction Delegates in C# are like the instructions you give to different pieces of code, telling them what to do and how to...