Castle.Core
Namespace with 8 public types
Classes
Pair`2
General purpose class to represent a standard pair of values.
ReflectionBasedDictionaryAdapter
Pendent
StringObjectDictionaryAdapter
Static Classes
CollectionExtensions
ProxyServices
List of utility methods related to dynamic proxy operations
Interfaces
IServiceEnabledComponent
Defines that the implementation wants a
in order to
access other components. The creator must be aware
that the component might (or might not) implement
the interface.
IServiceProviderEx
Increments IServiceProvider with a generic service resolution operation.
IServiceProviderExAccessor
This interface should be implemented by classes
that are available in a bigger context, exposing
the container to different areas in the same application.
For example, in Web application, the (global) HttpApplication
subclasses should implement this interface to expose
the configured container