MetadataAdapter<T>.Reflection Property

Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the underlying reflection information.
protected T Reflection { get; }

Property Value

T
The reflection information wrapped by this adapter.