Exemplo n.º 1
0
 public override bool Contains(params IElement[] elements)
 {
     return(Reference.Contains(elements));
 }