Station |
public class StationBase<T> : ModuleBase<T> where T : new(), ConfigBase
[缺少 "T:AT.Librarys.Container.Station.StationBase`1" 的 <typeparam name="T"/> 文档]
StationBaseT 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| StationBaseT | 初始化 StationBaseT 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| Execute | 执行工位 | |
| NotifyGAdd | 信息提示 | |
| NotifyGError | 错误提示 |
| 名称 | 说明 | |
|---|---|---|
| ToCObject |
Object转CObject
(由 ExtensionCustom 定义。) |