Class AuditingInterceptorRegistrar
Inheritance
AuditingInterceptorRegistrar
Assembly: Volo.Abp.Auditing.dll
Syntax
public static class AuditingInterceptorRegistrar
Methods
RegisterIfNeeded(IOnServiceRegistredContext)
Declaration
public static void RegisterIfNeeded(IOnServiceRegistredContext context)
Parameters
ShouldAuditTypeByDefaultOrNull(Type, bool)
Declaration
public static bool? ShouldAuditTypeByDefaultOrNull(Type type, bool ignoreIntegrationServiceAttribute)
Parameters
Type |
Name |
Description |
Type |
type |
|
bool |
ignoreIntegrationServiceAttribute |
|
Returns