摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.ServiceModel;namespace ProjectFrame.Web{ public class ServiceClient<TChannel> : IDisposable { priva... 阅读全文
posted @ 2010-05-27 15:19
yangyueming
阅读(528)
评论(0)
推荐(0)