AssertionResult.

Equals(AssertionResult) Method

Summary

Indicates whether the current object is equal to another object of the same type.
Namespace
TCLite
Containing Type
AssertionResult

Syntax

public bool Equals(AssertionResult other)

Parameters

Name Type Description
other AssertionResult An object to compare with this object.

Return Value

Type Description
bool