ReadOnlyDictionaryAssertionsChain<TDictionary, TKey, TValue>.Value Property
Definition
Gets the dictionary value being asserted on.
public TDictionary Value { get; }
Property Value
TDictionary
Gets the dictionary value being asserted on.
public TDictionary Value { get; }
TDictionary