0
kicks
Hello World to C# Delegates and events: Part 1
In this post we will see what delegates are. How they are different from C++ function pointers and we will write a simple Hello world application to see how they work.