摘要:
1 代码方式 using(ServiceHost host=new ServiceHost(typeof(HelloWordService))) { host.AddServiceEndpoint(typeof(IHelloWordService), new BasicHttpBinding(), 阅读全文
posted @ 2016-08-22 09:37
bk.lling
阅读(2449)
评论(0)
推荐(0)