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