点击或拖拽改变大小

TradeOrderconfirmAggregateYouhuikaPostOrderInfoT 方法

事件 提交订单信息

命名空间:  Project.Aggregate
程序集:  Project.Aggregate (在 Project.Aggregate.dll 中) 版本:1.1.0.0 (1.1.0.0)
语法
public void YouhuikaPostOrderInfo<T>(
	ref T aggregate_info,
	ref List<string> listSql
)
where T : new(), TradeOrderconfirmAggregate

参数

aggregate_info
类型:T

[缺少 "M:Project.Aggregate.TradeOrderconfirmAggregate.YouhuikaPostOrderInfo``1(``0@,System.Collections.Generic.List{System.String}@)" 的 <param name="aggregate_info"/> 文档]

listSql
类型:System.Collections.GenericListString

[缺少 "M:Project.Aggregate.TradeOrderconfirmAggregate.YouhuikaPostOrderInfo``1(``0@,System.Collections.Generic.List{System.String}@)" 的 <param name="listSql"/> 文档]

类型参数

T

[缺少 "M:Project.Aggregate.TradeOrderconfirmAggregate.YouhuikaPostOrderInfo``1(``0@,System.Collections.Generic.List{System.String}@)" 的 <typeparam name="T"/> 文档]

返回值

类型:
参见