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

ClearCollectionOperation<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)