Class AuditLogScope
Inheritance
object
AuditLogScope
Implements
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 class AuditLogScope : IAuditLogScope
Constructors
AuditLogScope(AuditLogInfo)
Declaration
public AuditLogScope(AuditLogInfo log)
Parameters
| Type | Name | Description |
|---|---|---|
| AuditLogInfo | log |
Properties
Log
Declaration
public AuditLogInfo Log { get; }
Property Value
| Type | Description |
|---|---|
| AuditLogInfo |