Bagikan melalui


HttpsTransportBindingElement Konstruktor

Definisi

Menginisialisasi instans baru .HttpsTransportBindingElement

Overload

HttpsTransportBindingElement()

Menginisialisasi instans baru kelas HttpsTransportBindingElement.

HttpsTransportBindingElement(HttpsTransportBindingElement)

Menginisialisasi instans baru kelas HttpsTransportBindingElement.

HttpsTransportBindingElement()

Sumber:
HttpsTransportBindingElement.cs
Sumber:
HttpsTransportBindingElement.cs
Sumber:
HttpsTransportBindingElement.cs

Menginisialisasi instans baru kelas HttpsTransportBindingElement.

public:
 HttpsTransportBindingElement();
public HttpsTransportBindingElement ();
Public Sub New ()

Berlaku untuk

HttpsTransportBindingElement(HttpsTransportBindingElement)

Sumber:
HttpsTransportBindingElement.cs
Sumber:
HttpsTransportBindingElement.cs
Sumber:
HttpsTransportBindingElement.cs

Menginisialisasi instans baru kelas HttpsTransportBindingElement.

protected:
 HttpsTransportBindingElement(System::ServiceModel::Channels::HttpsTransportBindingElement ^ elementToBeCloned);
protected HttpsTransportBindingElement (System.ServiceModel.Channels.HttpsTransportBindingElement elementToBeCloned);
new System.ServiceModel.Channels.HttpsTransportBindingElement : System.ServiceModel.Channels.HttpsTransportBindingElement -> System.ServiceModel.Channels.HttpsTransportBindingElement
Protected Sub New (elementToBeCloned As HttpsTransportBindingElement)

Parameter

Keterangan

Metode ini adalah konstruktor salinan yang digunakan untuk mengkloning (membuat salinan lain dari) elemen pengikatan.

Berlaku untuk