点击或拖拽改变大小

LogNetBaseWriteDebug 方法 (String)

写入一条调试日志
Write a debug log

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void WriteDebug(
	string text
)

参数

text
类型:SystemString
日志内容
参见