IWithExplicitInterfaceMembers Interface

Namespace
Kampute.DocToolkit.Metadata.Capabilities
Assembly
  • Kampute.DocToolkit.dll

Definition

Defines a contract for types that can implement explicit interface members.
public interface IWithExplicitInterfaceMembers : IWithExplicitInterfaceEvents, IWithExplicitInterfaceMethods, IWithExplicitInterfaceOperators, IWithExplicitInterfaceProperties
Extends
Implemented by

Properties

ExplicitInterfaceMembersGets all the explicit interface members implemented by the type.
HasExplicitInterfaceMembersGets a value indicating whether the type has any explicit interface members.