Class GlobalFeatureInterceptor_Tests
Inheritance
object
GlobalFeatureInterceptor_Tests
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.GlobalFeatures
Assembly: Volo.Abp.GlobalFeatures.Tests.dll
Syntax
public class GlobalFeatureInterceptor_Tests : GlobalFeatureTestBase, IDisposable
Constructors
GlobalFeatureInterceptor_Tests()
Declaration
public GlobalFeatureInterceptor_Tests()
Methods
Interceptor_Test()
Declaration
public Task Interceptor_Test()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable