Construtor ServiceProxyManager
Initializes a new instance of the ServiceProxyManager class with default values.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (em Microsoft.MasterDataServices.Deployment.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New ServiceProxyManager()
protected ServiceProxyManager()
protected:
ServiceProxyManager()
new : unit -> ServiceProxyManager
protected function ServiceProxyManager()
Consulte também