![]() | Scan |
public class ScanCodeStationBase<T> : StationBase<T> where T : new(), ConfigBase
[缺少 "T:AT.Librarys.Container.Station.ScanCodeStationBase`1" 的 <typeparam name="T"/> 文档]
ScanCodeStationBaseT 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | ScanCodeStationBaseT | 初始化 ScanCodeStationBaseT 类的一个新实例 |
名称 | 说明 | |
---|---|---|
![]() | Execute | 扫码 |
![]() | Execute(ScanCodeType) | 扫码 |
![]() | Execute(String) | 扫码 |
名称 | 说明 | |
---|---|---|
![]() | ToCObject |
Object转CObject
(由 ExtensionCustom 定义。) |