Delphi 调用C#编写的WebService
生活随笔
收集整理的這篇文章主要介紹了
Delphi 调用C#编写的WebService
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
已經(jīng)解決了。經(jīng)過在MSDN中的查找。發(fā)現(xiàn)只要在WebService的類屬性中加入SoapRpcServiceAttribute屬性就可以了。比如 ?
? [SoapRpcService(RoutingStyle=SoapServiceRoutingStyle.SoapAction)]??
? [SoapRpcService(RoutingStyle=SoapServiceRoutingStyle.SoapAction)]??
轉(zhuǎn)載于:https://www.cnblogs.com/shiningrise/archive/2009/05/09/1453097.html
總結(jié)
以上是生活随笔為你收集整理的Delphi 调用C#编写的WebService的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 模式7--ThreadPerMessag
- 下一篇: [转]C# WinForm 关于窗体最大