IMetadataAdapter<T>.Represents Method
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether this metadata adapter represents the specified reflection element.
bool Represents(T reflection)Parameters
reflectionT- The reflection element to check.
