Provides global methods to work with the PostSharp.Patterns.Recording
namespace.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public static class RecordingServices
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 |