Castle.MicroKernel.Resolvers.SpecializedResolvers
Namespace with 3 public types
Classes
ArrayResolver
Handle dependencies of services in the format of typed arrays.
CollectionResolver
More generic alternative to and .
It supports arrays as well as any generic interface type assignable from arrays.
ListResolver
Handle dependencies of services in the format of generic IList.