ABBWebApiClient 构造函数 |
名称 | 说明 | |
---|---|---|
ABBWebApiClient(String) |
使用指定的ip地址来初始化对象 Initializes the object using the specified IP address | |
ABBWebApiClient(String, Int32) |
使用指定的ip地址和端口号来初始化对象 Initializes the object with the specified IP address and port number | |
ABBWebApiClient(String, Int32, String, String) |
使用指定的ip地址,端口号,用户名,密码来初始化对象 Initialize the object with the specified IP address, port number, username, and password |