摘要:
添加项目ConsoleWCFTest添加WCFService、WCFServiceProxy配置App.config 调用using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using WCFService.Models;using WCFServiceProxy;namespace ConsoleWCFTest{ class Prog... 阅读全文
posted @ 2014-03-16 18:30
朝着
阅读(202)
评论(0)
推荐(0)
摘要:
创建类库WCFServiceProxy添加System.ServiceModel、WCFService(见上篇文章)引用创建类:BookServiceClientusing System;using System.Collections.Generic;using System.Linq;using... 阅读全文
posted @ 2014-03-16 18:27
朝着
阅读(412)
评论(0)
推荐(0)
浙公网安备 33010602011771号