Dictionary
Gets the advised dictionary.
Declaration
protected AdvisableDictionary<TKey, TValue> Dictionary { get; }
Property Value
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue> |
Gets the advised dictionary.
protected AdvisableDictionary<TKey, TValue> Dictionary { get; }
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue> |