Пример #1
0
 protected override SetRelation RelatesTo(ImmSet <T> other)
 {
     return(Root.RelatesTo(other.Root));
 }