0 votes
in C Sharp by
What are the types of delegates in C#?

1 Answer

0 votes
by
Below are the uses of delegates in C# -

Single Delegate

Multicast Delegate

Generic Delegate

Related questions

0 votes
asked May 6, 2020 in C Sharp by SakshiSharma
0 votes
asked Jun 16, 2020 in C Sharp by Hodge
...