AuditRecordEventArgs Class |
Arguments of the RecordPublished event.
Namespace: PostSharp.Patterns.Diagnostics.Audit
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public class AuditRecordEventArgs : EventArgs
The AuditRecordEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AuditRecordEventArgs |
Initializes a new AuditRecordEventArgs.
|
Name | Description | |
---|---|---|
Record |
Gets the published record.
|