 | IMesBaseTGetsTT(String, String) 方法 |
获取
命名空间: AT.Librarys.Container.Toolkit.Communication程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public virtual List<TT> Gets<TT>(
string cmd,
string para
)
where TT : class, new()
参数
- cmd String
- 命令
- para String
- 参数
类型参数
- TT
[缺少 "M:AT.Librarys.Container.Toolkit.Communication.IMesBase`1.Gets``1(System.String,System.String)" 的 <typeparam name="TT"/> 文档]
返回值
ListTT
参见