C# (CSharp) LinFu.IoC.Configuration Namespace

Nested Namespaces

LinFu.IoC.Configuration.Injectors
LinFu.IoC.Configuration.Loaders
LinFu.IoC.Configuration.Resolvers

Classes

Name Description
ArgumentResolver Represents the default implementation of the IArgumentResolver class.
FactoryAttributeLoader A class that injects custom IFactory and IFactory{T} instances into an IServiceContainer instance.
InMemoryAssemblyLoader An assembly loader that returns an existing Assembly from memory.
MethodFinderContext Represents the data associated with a IMethodFinder{T} search.
NamedType Represents a named type.
PropertySetter
RecursiveDependencyException
TypeCounter Counts the number of occurrences of a specific type.