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
| ExplicitInterfaceMethods | Gets all the explicit interface methods implemented by the type. |
| HasExplicitInterfaceMethods | Gets a value indicating whether the type has any explicit interface methods. |
