Пример #1
0
 bool ICollection <T> .Contains(T item)
 => items.Contains(item);