[]
public override bool Equals(object? obj)
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
bool |
public override sealed bool Equals(Coders.Coder<ExpressionInfo>? other)
Type | Name | Description |
---|---|---|
Coders.Coder<ExpressionInfo> | other |
Type | Description |
---|---|
bool |
public virtual bool Equals(ExpressionCoder? other)
Type | Name | Description |
---|---|---|
ExpressionCoder | other |
Type | Description |
---|---|
bool |