| ReferenceEqualityHasNullRightOperand Field |
When the left side is not null while the right side is null
Namespace:
SmartTests.Criterias
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static readonly Criteria HasNullRightOperand
Public Shared ReadOnly HasNullRightOperand As Criteria
public:
static initonly Criteria^ HasNullRightOperand
static val HasNullRightOperand: Criteria
Field Value
Type:
CriteriaSee Also