摘要:
DeleteBasicProtocolRecursively private void DeleteBasicProtocolRecursively(ModelContainer container, string parentId, string strProtocolId) { #region BasicProtocolStructure var nodes = from node in container.BasicProtocolStructures where node.Pid == parentId select node; if (nodes... 阅读全文
posted @ 2011-12-14 15:39
quietwalk
阅读(740)
评论(0)
推荐(0)

浙公网安备 33010602011771号