[Missing namespace summary documentation for N:Castle.Components.DictionaryAdapter]

Syntax

C#
namespace Castle.Components.DictionaryAdapter

Classes

  ClassDescription
Public classDictionaryAdapterFactory
Uses Reflection.Emit to expose the properties of a dictionary through a dynamic implementation of a typed interface.
Public classDictionaryAdapterKeyPrefixAttribute
Assigns a prefix to the keyed properties of an interface.

Interfaces

  InterfaceDescription
Public interfaceIDictionaryAdapterFactory
Defines the contract for building typed dictionary adapters.