98 if (component ==
null)
134 if (type ==
null || type !=
null)
144 string text =
SR.
Format(
"Accessor methods for the {0} event are missing.",
this);
159 if (component ==
null)
class f__AnonymousType0<< Count > j__TPar
static string Format(string resourceFormat, params object[] args)
static ISite GetSite(object component)
override void RemoveEventHandler(object component, Delegate value)
ReflectEventDescriptor(Type componentType, EventDescriptor oldReflectEventDescriptor, Attribute[] attributes)
override void FillAttributes(IList attributes)
ReflectEventDescriptor(Type componentClass, string name, Type type, Attribute[] attributes)
void FillSingleMethodAttribute(MethodInfo realMethodInfo, IList attributes)
void FillEventInfoAttribute(EventInfo realEventInfo, IList attributes)
readonly Type _componentClass
override bool IsMulticast
ReflectEventDescriptor(Type componentClass, EventInfo eventInfo)
override Type ComponentType
override void AddEventHandler(object component, Delegate value)