do delegates work with only static methods in c#? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

do delegates work with only static methods in c#?

please explain if delegates can also work with instance methods

30th May 2018, 11:07 PM
Paul Breakthrough
Paul Breakthrough - avatar
1 Resposta
+ 2
Yes, they work with both.
7th Jun 2018, 6:52 PM
Rusty.Metal