2018年10月16日

摘要: using (System.Transactions.TransactionScope transcope = new System.Transactions.TransactionScope()) { //code something transcope.Complete(); } 阅读全文
posted @ 2018-10-16 13:06 吴翰哲 阅读(311) 评论(0) 推荐(0) 编辑

导航