Class GlobalFeatureInterceptor
Inherited Members
Namespace: Volo.Abp.GlobalFeatures
Assembly: Volo.Abp.GlobalFeatures.dll
Syntax
public class GlobalFeatureInterceptor : AbpInterceptor, IAbpInterceptor, ITransientDependency
Constructors
GlobalFeatureInterceptor()
Declaration
public GlobalFeatureInterceptor()
Methods
InterceptAsync(IAbpMethodInvocation)
Declaration
public override Task InterceptAsync(IAbpMethodInvocation invocation)
Parameters
| Type | Name | Description |
|---|---|---|
| IAbpMethodInvocation | invocation |
Returns
| Type | Description |
|---|---|
| Task |