Share via


ServiceLevel.Equals-Methode (ServiceLevel)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function Equals ( _
    other As ServiceLevel _
) As Boolean
public bool Equals(
    ServiceLevel other
)

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

IEquatable<T>.Equals(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceLevel Klasse

Equals-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace