A quick tutorial to learn delegates in C#
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
Alan Peter
Thnks!