C# Класс Wesley.Component.Captcha.Account

打码平台账户信息类
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Account ( ) : System
Account ( int softId, int typeId, string softKey, string userName, string password ) : System

Описание методов

Account() публичный Метод

public Account ( ) : System
Результат System

Account() публичный Метод

public Account ( int softId, int typeId, string softKey, string userName, string password ) : System
softId int
typeId int
softKey string
userName string
password string
Результат System