PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Audit/Audit­Record/Declaring­Type
Open sandboxFocus

Property DeclaringType

DeclaringType

Gets the declaring type of the method.

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