Class ClearCollectionOperation<T>
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class ClearCollectionOperation<T> : CollectionOperation<T>, ICollectionOperation, IOperationDescriptor
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
OldItems | |
OperationKind |
Methods
Name | Description |
---|---|
Redo(ReplayContext) | |
Undo(ReplayContext) |