PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsDetach­Object­From­Recorder­Operation
Open sandboxFocus

Class DetachObjectFromRecorderOperation

Encapsulates the Detach(Object) operation.

Inheritance
DetachObjectFromRecorderOperation
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class DetachObjectFromRecorderOperation : 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)