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
| ExplicitInterfaceOperators | Gets all the explicit interface operators implemented by the type. |
| HasExplicitInterfaceOperators | Gets a value indicating whether the type has any explicit interface operators. |
