- Namespace
 - TCLite
.Constraints  - Containing Type
 - Numerics
 
Syntax
public static bool AreEqual(uint expected, uint actual, Tolerance tolerance)
	Parameters
| Name | Type | Description | 
|---|---|---|
| expected | uint | |
| actual | uint | |
| tolerance | Tolerance | 
Return Value
| Type | Description | 
|---|---|
| bool | 
