IsExplicitInterfaceImplementation(EventInfo) | Determines whether the specified EventInfo is an explicit interface implementation. |
IsExplicitInterfaceImplementation(MethodInfo) | Determines whether the specified method is an explicit interface implementation. |
IsExplicitInterfaceImplementation(PropertyInfo) | Determines whether the specified property is an explicit interface implementation. |
IsExplicitInterfaceImplementation(EventInfo, EventInfo) | Determines whether the specified EventInfo is an explicit interface implementation. |
IsExplicitInterfaceImplementation(MethodInfo, MethodInfo) | Determines whether the specified method is an explicit interface implementation. |
IsExplicitInterfaceImplementation(PropertyInfo, PropertyInfo) | Determines whether the specified property is an explicit interface implementation. |