PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsRecorder­Operation
Open sandboxFocus

RecorderOperation Class

Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public abstract class RecorderOperation : Operation, IOperationDescriptor

Properties

Name Description
Recorder

Gets the Recorder to which the current Operation relates.

Methods

Name Description
VisitAffectedObjects(Action<Object>)

Executes a given action on all recordable objects involved with the current Operation.