2015年10月31日
摘要: 解决方法:在WCF服务接口修改服务协定如原来:[ServiceContract] public interface IMyService修改成[ServiceContract, XmlSerializerFormat(Style = OperationFormatStyle.Document... 阅读全文
posted @ 2015-10-31 14:09 leojon 阅读(237) 评论(0) 推荐(0) 编辑