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