Class AspNetCoreMultiTenancyTestBase
Inheritance
object
AspNetCoreMultiTenancyTestBase
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.MultiTenancy
Assembly: Volo.Abp.AspNetCore.MultiTenancy.Tests.dll
Syntax
public abstract class AspNetCoreMultiTenancyTestBase : AbpAspNetCoreTestBase<Startup>, IDisposable
Constructors
AspNetCoreMultiTenancyTestBase()
Declaration
protected AspNetCoreMultiTenancyTestBase()
Implements
System.IDisposable