点击或拖拽改变大小

HslMqttApiAttribute 构造函数 (String, String)

指定接口的路由信息及描述内容来实例化一个的对象
Specify the routing information and description content of the interface to instantiate an object

命名空间:  HslCommunication.Reflection
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public HslMqttApiAttribute(
	string apiTopic,
	string description
)

参数

apiTopic
类型:SystemString
指重新定当前接口的路由信息
description
类型:SystemString
当前接口的描述信息
参见