TypeAdapter.Represents Method
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether this metadata adapter represents the specified reflection element.
public override bool Represents(Type reflection)Parameters
reflectionType- The reflection element to check.
