Click or drag to resize

ReferenceEqualityHasSameNotNullOperands Field

When the left side and the right side are not null and are identical (object.ReferenceEquals returns true)

Namespace:  SmartTests.Criterias
Assembly:  SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax
public static readonly Criteria HasSameNotNullOperands

Field Value

Type: Criteria
See Also