Provides global methods to work with the PostSharp.Patterns.Recording namespace.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
[Obsolete("[Recordable] aspect and its components are deprecated and will be removed in a future version.", false)]
public static class RecordingServicesProperties
| 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 |