C# (CSharp) Munq 네임스페이스

중첩된 네임스페이스

Munq.LifetimeManagers

클래스들

이름 설명
CreateInstanceDelegateFactory This class provides a method to build a delegate to create a specified type. It is used by Register<TType, TImp>() to build the Func<IDependencyResolver, TImp> need to create the instance to be returned. Also used by the Resolve methods if the type requested is a class, not an interface, and is not currently Registered in the container.
IocContainer The implementation of the IOC container. Implements the IDependencyRegistrar and IDependencyResolver, along with the IContainerFluent and IDisposable interfaces. The container is thread safe.
NamedRegistrationKey
Registration
TypeRegistry
UnNamedRegistrationKey