C# Class Cgw.SmcError.TP3206Error

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

Méthodes publiques

Méthode Description
GetModelName ( ) : string

取模块名称

TP3206Error ( ) : System

构造函数

TP3206Error ( uint result ) : System

构造函数

Method Details

GetModelName() public méthode

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

TP3206Error() public méthode

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

TP3206Error() public méthode

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