类库说明文档
![]() | WebServiceHelperT Class |
webservices的帮助类

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public class WebServiceHelper<T> where T : new(), SoapHttpClientProtocol
Type Parameters
- T
- SoapHttpClientProtocol的派生类(webservices生成的代理类)
The WebServiceHelperT type exposes the following members.

Name | Description | |
---|---|---|
![]() | WebServiceHelperT |
默认指定web.config中“webserviceUrl”配置项为webservice的url地址
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Init |
初始化
|
![]() ![]() | Init(String) |
初始化
|
![]() ![]() | InitK(String, K) |
初始化webserviceHelp
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | SetSoapHeaderK |
设置soapheader
|
![]() | ToString | (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() ![]() | _appSetName |
webconfig配置项
|

