IWithExplicitInterfaceEvents Interface
- Namespace
- Kampute.DocToolkit.Metadata.Capabilities
- Assembly
- Kampute.DocToolkit.dll
Definition
Defines a contract for types that can implement explicit interface events.
public interface IWithExplicitInterfaceEvents- Implemented by
Properties
| ExplicitInterfaceEvents | Gets all the explicit interface events implemented by the type. |
| HasExplicitInterfaceEvents | Gets a value indicating whether the type has any explicit interface events. |
