IWithExplicitInterfaceProperties Interface

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

Definition

Defines a contract for types that can implement explicit interface properties.
public interface IWithExplicitInterfaceProperties
Implemented by

Properties

ExplicitInterfacePropertiesGets all the explicit interface properties implemented by the type.
HasExplicitInterfacePropertiesGets a value indicating whether the type has any explicit interface properties.