Arguments of the RecordPublished event.
Namespace: PostSharp.Patterns.Diagnostics.Audit
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
[Obsolete("This feature has been moved to the sample PostSharp.Samples.Logging.Audit.")]
public class AuditRecordEventArgs : EventArgs
Constructors
Name | Description |
---|---|
AuditRecordEventArgs(AuditRecord) | Initializes a new AuditRecordEventArgs. |
Properties
Name | Description |
---|---|
Record | Gets the published record. |