RecordingServices Class |
Provides global methods to work with the PostSharp.Patterns.Recording namespace.

Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 4.3.48.0 (4.3.48.0)

C#
public static class RecordingServices
The RecordingServices type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | DefaultRecorder |
Gets the global default Recorder.
|
![]() ![]() | OperationFormatter |
Gets or sets the OperationFormatter, which provides human-readable descriptions of operations.
|
![]() ![]() | RecorderProvider |
Gets or sets the RecorderProvider, which provides the default Recorder for recordable objects
that have the AutoRecord property set to true (which is the default value).
|
