C# Syntax
public static bool AreEqual( uint expected, uint actual, string verificationName, string verificationDescription, Image verificationImage )
Parameters
- expected
- The expected value.
- actual
- The actual value.
- verificationName
- The verification title.
- verificationDescription
- The verification description.
- verificationImage
- An image related to the verification.