Class AddDictionaryItemOperation<TKey, TValue>
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class AddDictionaryItemOperation<TKey, TValue> : DictionaryOperation<TKey, TValue>, IDictionaryOperation, IOperationDescriptor
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Properties
Name | Description |
---|---|
Key | |
NewValue | |
OperationKind |
Methods
Name | Description |
---|---|
Redo(ReplayContext) | |
Undo(ReplayContext) |