JHWcfProxy Class
类库说明文档
| JHWcfProxy Class |
WCF代理类辅助类,该类为密封类
Namespace: DCSoft.Utility.ServiceModel
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
public sealed class JHWcfProxy
The JHWcfProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| InvokeTContractClient(TContractClient, ActionTContractClient) |
执行 Wcf 代理类方法
| |
| InvokeTContractClient, TReturn(TContractClient, FuncTContractClient, TReturn) |
执行 Wcf 代理类方法,并返回执行结果
| |
| ToString | (Inherited from Object.) |