IProxyActivator Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to create ProxyBase objects.
public interface IProxyActivator
type IProxyActivator = interface
Public Interface IProxyActivator
Methods
| Name | Description |
|---|---|
| CreateInstance() |
Create the instance of the generated proxy type. |