IWithExplicitInterfaceOperators Interface

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

Definition

Defines a contract for types that can implement explicit interface operators.
public interface IWithExplicitInterfaceOperators
Implemented by

Properties

ExplicitInterfaceOperatorsGets all the explicit interface operators implemented by the type.
HasExplicitInterfaceOperatorsGets a value indicating whether the type has any explicit interface operators.