Kampute.DocToolkit.Metadata.Reflection Namespace

Defines types and interfaces for representing extension blocks and their members using reflection.

Classes

ExtensionBlockInfoRepresents reflection information about an extension block.
ExtensionContainerInfoProvides access to the reflection information of extension blocks and their members defined within a top-level static class container.

Interfaces

IExtensionBlockMemberInfoProvides an interface for reflection member information that represent extension members defined in an extension block.
IExtensionBlockMethodInfoProvides an interface for reflection method information that represent extension methods defined in an extension block.
IExtensionBlockPropertyInfoProvides an interface for reflection property information that represent extension properties defined in an extension block.