_innerEventInfo | System.Runtime.InteropServices.ComAwareEventInfo | private |
AddEventHandler(object target, Delegate handler) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
System::Reflection::EventInfo.AddEventHandler(object? target, Delegate? handler) | System.Reflection.EventInfo | inlinevirtual |
AddMethod | System.Reflection.EventInfo | |
Attributes | System.Runtime.InteropServices.ComAwareEventInfo | |
CacheEquals(object o) | System.Reflection.MemberInfo | inlinepackagevirtual |
ComAwareEventInfo([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicEvents)] Type type, string eventName) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
CustomAttributes | System.Reflection.MemberInfo | |
DeclaringType | System.Runtime.InteropServices.ComAwareEventInfo | |
Equals(object? obj) | System.Reflection.EventInfo | inline |
EventHandlerType | System.Reflection.EventInfo | |
GetAddMethod(bool nonPublic) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
System::Reflection::EventInfo.GetAddMethod() | System.Reflection.EventInfo | inline |
GetCustomAttributes(Type attributeType, bool inherit) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
GetCustomAttributes(bool inherit) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
GetCustomAttributesData() | System.Runtime.InteropServices.ComAwareEventInfo | inlinevirtual |
GetDataForComInvocation(EventInfo eventInfo, out Guid sourceIid, out int dispid) | System.Runtime.InteropServices.ComAwareEventInfo | inlineprivatestatic |
GetHashCode() | System.Reflection.EventInfo | inline |
GetOtherMethods(bool nonPublic) | System.Runtime.InteropServices.ComAwareEventInfo | inlinevirtual |
System::Reflection::EventInfo.GetOtherMethods() | System.Reflection.EventInfo | inline |
GetRaiseMethod(bool nonPublic) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
System::Reflection::EventInfo.GetRaiseMethod() | System.Reflection.EventInfo | inline |
GetRemoveMethod(bool nonPublic) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
System::Reflection::EventInfo.GetRemoveMethod() | System.Reflection.EventInfo | inline |
HasSameMetadataDefinitionAs(MemberInfo other) | System.Reflection.MemberInfo | inlinevirtual |
HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other) | System.Reflection.MemberInfo | inlinepackage |
IsCollectible | System.Reflection.MemberInfo | |
IsDefined(Type attributeType, bool inherit) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
IsMulticast | System.Reflection.EventInfo | |
IsSpecialName | System.Reflection.EventInfo | |
MemberType | System.Reflection.EventInfo | |
MetadataToken | System.Runtime.InteropServices.ComAwareEventInfo | |
Module | System.Runtime.InteropServices.ComAwareEventInfo | |
Name | System.Runtime.InteropServices.ComAwareEventInfo | |
operator!=(EventInfo? left, EventInfo? right) | System.Reflection.EventInfo | inlinestatic |
System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
operator==(EventInfo? left, EventInfo? right) | System.Reflection.EventInfo | inlinestatic |
System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
RaiseMethod | System.Reflection.EventInfo | |
ReflectedType | System.Runtime.InteropServices.ComAwareEventInfo | |
RemoveEventHandler(object target, Delegate handler) | System.Runtime.InteropServices.ComAwareEventInfo | inline |
System::Reflection::EventInfo.RemoveEventHandler(object? target, Delegate? handler) | System.Reflection.EventInfo | inlinevirtual |
RemoveMethod | System.Reflection.EventInfo | |