GetScope() static private méthode

static private GetScope ( ) : ILifetimeScope
Résultat ILifetimeScope
 public ILifetimeScope GetScope(CreationContext context)
 {
     return(PerWebRequestLifestyleModule.GetScope());
 }