Пример #1
0
 public bool Contains(KeyValuePair <string, Time> item)
 {
     return(Comparisons.Contains(item));
 }