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