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