| ChunkTMinIncluded Property |
Indicate if
Min is included in this chunk.
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public bool MinIncluded { get; }
Public ReadOnly Property MinIncluded As Boolean
Get
public:
property bool MinIncluded {
bool get ();
}
member MinIncluded : bool with get
Property Value
Type:
BooleanSee Also