コード例 #1
0
 /// <inheritdoc/>
 public bool Contains(KeyValuePair <TRight, TLeft> item) => Inverse.Contains(Swap(item));