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>.
|
![]() | IHashSetOperation |
Weakly-typed interface for the HashSetOperation<T> class.
|
![]() | IOperationDescriptor |
Encapsulates information that allow implementations of the OperationFormatter class to provide
a human-readable description of an Operation.
|