Compartilhar via


Método ServiceLevel.Compare

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

Sintaxe

'Declaração
Public Shared Function Compare ( _
    serviceLevel1 As ServiceLevel, _
    serviceLevel2 As ServiceLevel _
) As Integer
public static int Compare(
    ServiceLevel serviceLevel1,
    ServiceLevel serviceLevel2
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

ServiceLevel Classe

Namespace Microsoft.TeamFoundation.Framework.Server