PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsAttach­Object­To­Recorder­Operation
Open sandboxFocus

AttachObjectToRecorderOperation Class

Encapsulates the Attach(Object) operation.

Inheritance
AttachObjectToRecorderOperation
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class AttachObjectToRecorderOperation : RecorderOperation, IOperationDescriptor

Properties

Name Description
Object

Gets the object being attached to the Recorder.

OperationKind

Gets the kind of operation.

Methods

Name Description
Redo(ReplayContext)
Undo(ReplayContext)