Search notes:

System.MulticastDelegate (abstract class)

A System.MulticastDelegate inherits from System.Delegate.
This object is delegate that can have more than one element in its invocation list.

Index