ContainsConstraint(Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ContainsConstraint class.
public ContainsConstraint (object expected);
new NUnit.Framework.Constraints.ContainsConstraint : obj -> NUnit.Framework.Constraints.ContainsConstraint
Parameters
- expected
- Object
The expected.