[]
public override bool Equals(object? obj)
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
public override sealed bool Equals(Coder<T, IJsonVariant>? other)
| Type | Name | Description |
|---|---|---|
| Coder<T, IJsonVariant> | other |
| Type | Description |
|---|---|
| bool |
public bool Equals(JsonCoder<T>? other)
| Type | Name | Description |
|---|---|---|
| JsonCoder<T> | other |
| Type | Description |
|---|---|
| bool |