示例#1
0
 protected override bool IsEquivalent(SymStringType other) => Alias.IsEquivalent(other);
示例#2
0
 protected virtual bool IsEquivalent(SymStringType other) => false;
示例#3
0
 protected override bool IsEquivalent(SymStringType other) => true;