System.MulticastDelegate public abstract class MulticastDelegate : Delegate Documentation protected MulticastDelegate(object target, string method) protected MulticastDelegate(Type target, string method) public static bool op_Equality(MulticastDelegate d1, MulticastDelegate d2) public static bool op_Inequality(MulticastDelegate d1, MulticastDelegate d2)