IWithExplicitInterfaceMethods Interface

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

Definition

Defines a contract for types that can implement explicit interface methods.
public interface IWithExplicitInterfaceMethods
Implemented by

Properties

ExplicitInterfaceMethodsGets all the explicit interface methods implemented by the type.
HasExplicitInterfaceMethodsGets a value indicating whether the type has any explicit interface methods.