Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CgwMonitorManage
SmcError
SmcErrKey
C# Class CgwMonitorManage.SmcError.SmcErrKey
错误码字典key类
Show file
Open project: eSDK/esdk_Cgw
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
判断两个是否相同
GetHashCode
( ) :
int
获取哈希值
SmcErrKey
( ) :
System
构造函数
Method Details
Equals()
public
method
判断两个是否相同
public
Equals
(
object
obj
) :
bool
obj
object
object
return
bool
GetHashCode()
public
method
获取哈希值
public
GetHashCode
( ) :
int
return
int
SmcErrKey()
public
method
构造函数
public
SmcErrKey
( ) :
System
return
System