PropertyExistsConstraint(String) Constructor
Definition
Initializes a new instance of the PropertyExistsConstraint class.
public PropertyExistsConstraint (string name);
new NUnit.Framework.Constraints.PropertyExistsConstraint : string -> NUnit.Framework.Constraints.PropertyExistsConstraint
Parameters
- name
- String
The name of the property.