PropertyExistsConstraint.

PropertyExistsConstraint(string) Constructor

Summary

Initializes a new instance of the PropertyExistsConstraint class.
Namespace
TCLite.Constraints
Containing Type
PropertyExistsConstraint

Syntax

public PropertyExistsConstraint(string name)

Parameters

Name Type Description
name string The name of the property.

Return Value

Type Description
void