ServiceLevel.Compare 方法

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

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

参数

返回值

类型:System.Int32
返回 Int32

.NET Framework 安全性

请参阅

参考

ServiceLevel 类

Microsoft.TeamFoundation.Framework.Server 命名空间