Interface GlobalFeatureInterceptor_Tests.ITestAppService
Namespace: Volo.Abp.GlobalFeatures
Assembly: Volo.Abp.GlobalFeatures.Tests.dll
Syntax
public interface GlobalFeatureInterceptor_Tests.ITestAppService : IApplicationService, IRemoteService
Methods
TestMethod()
Declaration
Task<int> TestMethod()
Returns
Type | Description |
---|---|
Task<int> |