Exemplo n.º 1
0
 public bool Contains(int id)
 {
     return(_definitions.Contains(id));
 }