[Missing namespace summary documentation for N:Castle.Components.DictionaryAdapter]
Syntax
| C# |
|---|
namespace Castle.Components.DictionaryAdapter |
Classes
| Class | Description | |
|---|---|---|
| DictionaryAdapterFactory |
Uses Reflection.Emit to expose the properties of a dictionary
through a dynamic implementation of a typed interface.
| |
| DictionaryAdapterKeyPrefixAttribute |
Assigns a prefix to the keyed properties of an interface.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IDictionaryAdapterFactory |
Defines the contract for building typed dictionary adapters.
|