Method ValueEquals
ValueEquals(T?)
Compares this value with the another value.
public readonly bool ValueEquals(T? value)
Parameters
value
TAnother value to compare with.
Compares this value with the another value.
public readonly bool ValueEquals(T? value)
value
TAnother value to compare with.