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