Share via


ServiceLevel.Compare-Methode

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

Syntax

'Declaration
Public Shared Function Compare ( _
    serviceLevel1 As ServiceLevel, _
    serviceLevel2 As ServiceLevel _
) As Integer
public static int Compare(
    ServiceLevel serviceLevel1,
    ServiceLevel serviceLevel2
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceLevel Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace