Answers

Question and Answer:

  Home  C# (Sharp) Programming Language

⟩ What is a multicast C# delegate?

A delegate that has multiple handlers assigned to it. Each assigned handler (method) is called.

 133 views

More Questions for you: