C# Class WebQQ.Im.Bean.QQClientTypeInfo

QQ客户端类型 可能有多个值对应同一种客户端的情况,这些值是否能进一步区分,还需做测试
Afficher le fichier Open project: huoshan12345/iQQ.Net

Méthodes publiques

Méthode Description
ValueOfRaw ( int i ) : QQClientType
ValueOfRaw ( string value ) : QQClientType

Method Details

ValueOfRaw() public static méthode

public static ValueOfRaw ( int i ) : QQClientType
i int
Résultat QQClientType

ValueOfRaw() public static méthode

public static ValueOfRaw ( string value ) : QQClientType
value string
Résultat QQClientType