C# Class Cgw.SmcError.NrsError

Inheritance: SmcErr
Afficher le fichier Open project: eSDK/esdk_Cgw

Méthodes publiques

Méthode Description
GetModelName ( ) : string

取模块名称

NrsError ( ) : System

构造函数

NrsError ( uint result ) : System

构造函数

Method Details

GetModelName() public méthode

取模块名称
public GetModelName ( ) : string
Résultat string

NrsError() public méthode

构造函数
public NrsError ( ) : System
Résultat System

NrsError() public méthode

构造函数
public NrsError ( uint result ) : System
result uint 结果
Résultat System