Class AuditingInterceptorRegistrar
Inheritance
object
AuditingInterceptorRegistrar
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.dll
Syntax
public static class AuditingInterceptorRegistrar
Methods
RegisterIfNeeded(IOnServiceRegistredContext)
Declaration
public static void RegisterIfNeeded(IOnServiceRegistredContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| IOnServiceRegistredContext | context |
ShouldAuditTypeByDefaultOrNull(Type, bool)
Declaration
public static bool? ShouldAuditTypeByDefaultOrNull(Type type, bool ignoreIntegrationServiceAttribute)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type | |
| bool | ignoreIntegrationServiceAttribute |
Returns
| Type | Description |
|---|---|
| bool? |