Introduction In this short tutorial, we will learn about delegates in C#. To follow this article, you only need to have a basic knowledge of C# and Visual Studio installed! What are the delegates? A delegate is a type that can contain a reference to ...
interrupt101.hashnode.dev3 min read
Thank you for this article, it really helps to understand delegates in the C# language.
Alan Peter
Thnks!