do delegates work with only static methods in c#? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 2
Yes, they work with both.
7th Jun 2018, 6:52 PM
Rusty.Metal