Validate.IsNotEqual 方法 (UInt32, UInt32, String)

命名空间:  Microsoft.Internal.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Shared Sub IsNotEqual ( _
    value As UInteger, _
    unexpectedValue As UInteger, _
    paramName As String _
)
public static void IsNotEqual(
    uint value,
    uint unexpectedValue,
    string paramName
)

参数

.NET Framework 安全性

请参见

参考

Validate 类

IsNotEqual 重载

Microsoft.Internal.VisualStudio.Shell 命名空间