PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsAdd­Dictionary­Item­Operation<TKey, TValue>Undo
Open sandboxFocus

AddDictionaryItemOperation<TKey, TValue>.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)