예제 #1
0
 protected virtual bool IsEquivalent(SymIntegerType other) => false;
예제 #2
0
 protected override bool IsEquivalent(SymIntegerType other) => true;
예제 #3
0
 protected override bool IsEquivalent(SymIntegerType other) => Alias.IsEquivalent(other);