IWithExtensionBehavior.Extends Method
- Namespace
- Kampute.DocToolkit.Metadata.Capabilities
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether this member is an extension of the specified type.
bool Extends(IType type)This method has a default implementation in the interface.
Parameters
typeIType- The type to check.
