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
| ExplicitInterfaceProperties | Gets all the explicit interface properties implemented by the type. |
| HasExplicitInterfaceProperties | Gets a value indicating whether the type has any explicit interface properties. |
