Exemplo n.º 1
0
 public override bool MatchesOrExtends(NodePropertySelection otherSelection)
 {
     return(otherSelection.ReferencedNode == ReferencedNode);
 }
Exemplo n.º 2
0
 public abstract bool MatchesOrExtends(NodePropertySelection otherSelection);