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