PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​AuditAudit­RecordDeclaring­Type
Open sandboxFocus

AuditRecord.DeclaringType Property

DeclaringType

Gets the declaring type of the method.

Declaration
public Type DeclaringType { get; }
Property Value
Type Description
System.Type