Summary
    Constructs a linear tolerance of a specified amount
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - Tolerance
 
Syntax
public Tolerance(object amount)
	Parameters
| Name | Type | Description | 
|---|---|---|
| amount | object | 
Return Value
| Type | Description | 
|---|---|
| void | 
