Esempio n. 1
0
 // Select a container to resolve dependencies using the Singleton lifetime logic
 public IContainer SelectResolvingContainer(IContainer registrationContainer, IContainer resolvingContainer) =>
 _baseLifetime.SelectResolvingContainer(registrationContainer, resolvingContainer);