 | DSUpdateStationT 方法 |
更新获取工位实例
命名空间: AT.Librarys.Container程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public static T UpdateStation<T>(
string stationName,
T instance
)
where T : class, IStationBase
参数
- stationName String
- 工位名称
- instance T
- 实例
类型参数
- T
- 接口
返回值
T
参见