C# Class Cgw.Common.ChannelInfo

Afficher le fichier Open project: eSDK/esdk_Cgw

Méthodes publiques

Méthode Description
ChannelInfo ( ) : System

无参构造函数

ChannelInfo ( string ChannelLabel, string AccessCode ) : System

测试时使用

Method Details

ChannelInfo() public méthode

无参构造函数
public ChannelInfo ( ) : System
Résultat System

ChannelInfo() public méthode

测试时使用
public ChannelInfo ( string ChannelLabel, string AccessCode ) : System
ChannelLabel string
AccessCode string
Résultat System