// Used internally to manage the list of methods maintained by the delegate.
private IntPtr _invocationCount;
private object _invocationList;
}
System.MulticastDelegate obtains additional functionality from its parent class,
System.Delegate. Here is a partial snapshot of the class definition:
public abstract class Delegate : ICloneable, ISerializable
{
Do'stlaringiz bilan baham: