Delegates And Async Programming



The .Net delegate type is essentially a type-safe, object oriented, function pointer.



Read: https://www.c-sharpcorner.com/UploadFile/vendettamit/delegates-and-async-programming/