摘要:
.net 2.0的项目添加web reference时,会多出几个out参数, 例如: out xxxResultSpecified解决方法:在接口上添加XmlSerializerFormat属性[ServiceContract, XmlSerializerFormat]public interface ITest{...}http://mynecessarycode.blogspot.hk/2011/09/problem-with-result-and-result.html 阅读全文
posted @ 2013-06-03 09:37 zqwuwei 阅读(418) 评论(0) 推荐(0) 编辑