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