Delegate usefulness

  • Thread starter Thread starter alper_oguzhan
  • Start date Start date
A

alper_oguzhan

Guest
Hey everyone,

I am the newest member of this forum right now.

I have a question about usefulness of delegates:

Delegates are very useful when you multicast few methods. I agreed so far. However what would happen if i put these all methods in one method and use it's reference like single delegates. Is it same thing ?

Cheers,

Continue reading...
 
Back
Top