Summary
Initializes a new instance of the
PropertyExistsConstraint
class.
- Namespace
- TCLite
.Constraints - Containing Type
- Property
Exists Constraint
Syntax
public PropertyExistsConstraint(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the property. |
Return Value
Type | Description |
---|---|
void |