示例#1
0
 protected virtual bool IsEquivalent(SymArrayType other) => false;
示例#2
0
 protected override bool IsEquivalent(SymArrayType other) => Equals(other);