- Namespace
 - TCLite
.Constraints  - Base Types
 - 
									
- object
 
 - Derived Types
 
							graph BT
	Type-->Base0["object"]
	Type["Contains_Syntax"]
class Type type-node
	Derived0["Contains"]-->Type
	click Derived0 "/tc-lite/api/TCLite/Contains"
						
					Syntax
public class Contains_Syntax
			Methods
| Name | Value | Summary | 
|---|---|---|
| Substring | 
								SubstringConstraint | 
									 
    Returns a constraint that succeeds if the actual
    value contains the substring supplied as an argument.
     
											static 
								 | 
							
