Compartir a través de


Adapter Constructores

Definición

Sobrecargas

Adapter(Adapter)
Adapter(AdapterEnvironmentSettings)

Adapter(Adapter)

protected:
 Adapter(Microsoft::ServiceModel::Channels::Common::Adapter ^ adapterToBeCloned);
protected Adapter (Microsoft.ServiceModel.Channels.Common.Adapter adapterToBeCloned);
new Microsoft.ServiceModel.Channels.Common.Adapter : Microsoft.ServiceModel.Channels.Common.Adapter -> Microsoft.ServiceModel.Channels.Common.Adapter
Protected Sub New (adapterToBeCloned As Adapter)

Parámetros

adapterToBeCloned
Adapter

Se aplica a

Adapter(AdapterEnvironmentSettings)

protected:
 Adapter(Microsoft::ServiceModel::Channels::Common::AdapterEnvironmentSettings ^ settings);
protected Adapter (Microsoft.ServiceModel.Channels.Common.AdapterEnvironmentSettings settings);
new Microsoft.ServiceModel.Channels.Common.Adapter : Microsoft.ServiceModel.Channels.Common.AdapterEnvironmentSettings -> Microsoft.ServiceModel.Channels.Common.Adapter
Protected Sub New (settings As AdapterEnvironmentSettings)

Parámetros

Se aplica a