PosPrinterProtocolEntity 构造函数 (PosPrinterProtocol, Object) |
初始化PosPrinterProtocolEntity类的一个新实例
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public PosPrinterProtocolEntity(
PosPrinterProtocol protocol,
Object protocolValue
)
Public Sub New (
protocol As PosPrinterProtocol,
protocolValue As Object
)
参数
- protocol
- 类型:Smobiler.DevicePosPrinterProtocol
协议 - protocolValue
- 类型:SystemObject
协议值
参见