C# Class Cgw.SmcError.EConfError

Inheritance: SmcErr
Show file Open project: eSDK/esdk_Cgw

Public Methods

Method Description
EConfError ( ) : System

构造函数

EConfError ( uint result ) : System

构造函数

GetModelName ( ) : string

取模块名称

Method Details

EConfError() public method

构造函数
public EConfError ( ) : System
return System

EConfError() public method

构造函数
public EConfError ( uint result ) : System
result uint 结果
return System

GetModelName() public method

取模块名称
public GetModelName ( ) : string
return string