[]
Determines whether the specified object is equal to this instance.
public override bool Equals(object other)
Type | Name | Description |
---|---|---|
object | other | The object to compare with this instance. |
Type | Description |
---|---|
bool |
|
Equalses the specified other.
public bool Equals(NullableBoolean other)
Type | Name | Description |
---|---|---|
NullableBoolean | other | The other. |
Type | Description |
---|---|
bool |
|