Kampute.DocToolkit.Metadata.Reflection Namespace
Defines types and interfaces for representing extension blocks and their members using reflection.
Classes
| ExtensionBlockInfo | Represents reflection information about an extension block. |
| ExtensionContainerInfo | Provides access to the reflection information of extension blocks and their members defined within a top-level static class container. |
Interfaces
| IExtensionBlockMemberInfo | Provides an interface for reflection member information that represent extension members defined in an extension block. |
| IExtensionBlockMethodInfo | Provides an interface for reflection method information that represent extension methods defined in an extension block. |
| IExtensionBlockPropertyInfo | Provides an interface for reflection property information that represent extension properties defined in an extension block. |