C# 클래스 Wesley.Component.Captcha.Account

打码平台账户信息类
파일 보기 프로젝트 열기: coldicelion/Captcha-Recognizer 1 사용 예제들

공개 메소드들

메소드 설명
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