ReadOnlyDictionaryAssertionsChain<TDictionary, TKey, TValue>.And Property
Definition
Gets the assertions object for chaining further assertions.
public ReadOnlyDictionaryAssertions<TDictionary, TKey, TValue> And { get; }
Gets the assertions object for chaining further assertions.
public ReadOnlyDictionaryAssertions<TDictionary, TKey, TValue> And { get; }