Class MultiTenantUrlProivder_Tests
Inheritance
MultiTenantUrlProivder_Tests
Assembly: Volo.Abp.MultiTenancy.Tests.dll
Syntax
public class MultiTenantUrlProivder_Tests : MultiTenancyTestBase, IDisposable
Constructors
MultiTenantUrlProivder_Tests()
Declaration
public MultiTenantUrlProivder_Tests()
Methods
BeforeAddApplication(IServiceCollection)
Declaration
protected override void BeforeAddApplication(IServiceCollection services)
Parameters
Overrides
GetUrlAsync()
Declaration
public Task GetUrlAsync()
Returns
Implements
Extension Methods