C# Class Cgw.SmcError.Tex0Error

Inheritance: SmcErr
Show file Open project: eSDK/esdk_Cgw

Public Methods

Method Description
GetModelName ( ) : string

取模块名称

Tex0Error ( ) : System

构造函数

Tex0Error ( uint result ) : System

构造函数

Method Details

GetModelName() public method

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

Tex0Error() public method

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

Tex0Error() public method

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