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

DictionaryOperation<TKey, TValue>.Dictionary Property

Dictionary

Gets the collection on which the operation was performed.

Declaration
public AdvisableDictionary<TKey, TValue> Dictionary { get; }
Property Value
Type Description
AdvisableDictionary<TKey, TValue>