Class AutoFac_OnRegistred_Tests
Inheritance
AutoFac_OnRegistred_Tests
Implements
IAsyncLifetime
Inherited Members
Namespace: Volo.Abp.Autofac
Assembly: Volo.Abp.Autofac.Tests.dll
Syntax
public class AutoFac_OnRegistred_Tests : Autofac_Interception_Test, IAsyncLifetime
Constructors
AutoFac_OnRegistred_Tests()
Declaration
public AutoFac_OnRegistred_Tests()
Methods
AfterAddApplicationAsync(IServiceCollection)
Declaration
protected override Task AfterAddApplicationAsync(IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services |
Returns
| Type | Description |
|---|---|
| Task |
Overrides
Implements
Xunit.IAsyncLifetime