Summary
    Returns an empty Tolerance object, equivalent to
    specifying no tolerance. In most cases, it results
    in an exact match but for floats and doubles a
    default tolerance may be used.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - Tolerance
 
Syntax
public static Tolerance Default { get; }
	Value
| Type | Description | 
|---|---|
| Tolerance | 
