createScope abstract method
Create a ServiceScope which contains a ServiceProvider used to resolve dependencies from a newly created scope.
Implementation
ServiceScope createScope();
Create a ServiceScope which contains a ServiceProvider used to resolve dependencies from a newly created scope.
ServiceScope createScope();