ISystemProxyGenerator Members
Include Protected Members
Include Inherited Members
This interface can be implemented by custom connectors to generate a proxy to the external system.
The ISystemProxyGenerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
GenerateProxyAssembly | Generates the proxy assembly for the given external system. |
Top