项目作者: fabianleyton

项目描述 :
Project that uses a soap webservice without add reference and without autogenerated code for the web references.
高级语言: C#
项目地址: git://github.com/fabianleyton/VS2017-WSWithoutReference.git
创建时间: 2018-04-10T21:29:50Z
项目社区:https://github.com/fabianleyton/VS2017-WSWithoutReference

开源协议:MIT License

下载


VS2017-WSWithoutReference

Project that consume a soap webservice without add reference and without autogenerated code for the web references.

This was actually necessary for a some web service who uses the same name for differents objects and when is auto-generated the vs shows an error because this has a class and an interface with the same name.