PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsMove­Collection­Item­Operation<T>Undo
Open sandboxFocus

MoveCollectionItemOperation<T>.Undo Method

Undo(ReplayContext)

Undo the current operation.

Declaration
protected override void Undo(ReplayContext context)
Parameters
Type Name Description
ReplayContext context

Reserved for future use.

Overrides
Operation.Undo(ReplayContext)