Esempio n. 1
0
 protected virtual bool IsEquivalent(SymArrayType other) => false;
Esempio n. 2
0
 protected override bool IsEquivalent(SymArrayType other) => Equals(other);