MemberAdapter<T>.GetReflectedType Method

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

Definition

Retrieves the metadata type that was used to obtain this member.
protected virtual IType GetReflectedType()

Returns

IType
The metadata type that was used to obtain this member, or null if the member was obtained through a different mechanism.