Пример #1
0
 public IServiceScope CreateScope()
 {
     return(new ServiceScope(_factory.CreateScopeResolver()));
 }