ILazyComponentLoader public interface ILazyComponentLoader Provides lazy registration capabilities to the container. Documentation Code IRegistration Load(string key, Type service, IDictionary arguments) Used by container to allow the loader to register component for given key and service to the container at the time when it is requested