标签:
--生成代理类wsdl /l:cs /n:OAWebService /out:D:OAWebService.cs D:\OAWebService.WSDL--生成dllcsc /out:D:OAWebService.dll /T:library D:\OAWebService.cs
WSDL生成dll
原文地址:http://www.cnblogs.com/KingUp/p/5722566.html