Метод | Описание | |
---|---|---|
ExistingLifetimeScope ( this customizations, ILifetimeScope lifetimeScope ) : void |
Use the a pre-configured AutoFac lifetime scope.
|
public static ExistingLifetimeScope ( this customizations, ILifetimeScope lifetimeScope ) : void | ||
customizations | this | |
lifetimeScope | ILifetimeScope | The existing lifetime scope to use. |
Результат | void |