PostSharpAPI ReferencePost­Sharp.​Patterns.​RecordingRecording­Services
Open sandboxFocus

RecordingServices Class

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

Inheritance
RecordingServices
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public static class RecordingServices : Object

Properties

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).