PostSharp.Patterns.Recording.Operations Namespace |
Interface | Description | |
---|---|---|
|
ICollectionOperation |
Weakly-typed interface for the CollectionOperation<T> class.
|
|
IDictionaryOperation |
Weakly-typed interface for the DictionaryOperation<TKey, TValue> class.
|
|
IFieldOperation |
Weakly-typed interface for FieldOperation<T>.
|
|
IOperationDescriptor |
Encapsulates information that allow implementations of the OperationFormatter class to provide
a human-readable description of an Operation.
|
|
ISetOperation |
Weakly-typed interface for the SetOperation<T> class.
|