MemberAdapterRepository.ExtensionReflection Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the repository that provides access to reflection information about extension members.
public IExtensionReflectionRepository ExtensionReflection { get; }Property Value
- IExtensionReflectionRepository
- An IExtensionReflectionRepository instance that provides access to reflection information about extension members.
