点击或拖拽改变大小

NetworkWebApiRobotBase 构造函数

重载列表
  名称说明
公共方法NetworkWebApiRobotBase(String)
使用指定的ip地址来初始化对象
Initializes the object using the specified IP address
公共方法NetworkWebApiRobotBase(String, Int32)
使用指定的ip地址及端口号来初始化对象
Initializes the object with the specified IP address and port number
公共方法NetworkWebApiRobotBase(String, Int32, String, String)
使用指定的ip地址,端口号,用户名,密码来初始化对象
Initialize the object with the specified IP address, port number, username, and password
Top
参见