Metodo Test.IEquatable<Test>.Equals

Spazio dei nomi:  Microsoft.TeamFoundation.TestImpact.Client
Assembly:  Microsoft.TeamFoundation.TestImpact.Client (in Microsoft.TeamFoundation.TestImpact.Client.dll)

Sintassi

'Dichiarazione
Private Function Equals ( _
    other As Test _
) As Boolean Implements IEquatable(Of Test).Equals
bool IEquatable<Test>.Equals(
    Test other
)

Parametri

Valore restituito

Tipo: System.Boolean
Restituisca il valore Boolean.

Implementa

IEquatable<T>.Equals(T)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Test Classe

Spazio dei nomi Microsoft.TeamFoundation.TestImpact.Client