UnixDomainSocketTransportBindingElement Konstruktory

Definicja

Przeciążenia

UnixDomainSocketTransportBindingElement()
UnixDomainSocketTransportBindingElement(UnixDomainSocketTransportBindingElement)

UnixDomainSocketTransportBindingElement()

Źródło:
UnixDomainSocketTransportBindingElement.cs
public:
 UnixDomainSocketTransportBindingElement();
public UnixDomainSocketTransportBindingElement ();
Public Sub New ()

Dotyczy

UnixDomainSocketTransportBindingElement(UnixDomainSocketTransportBindingElement)

Źródło:
UnixDomainSocketTransportBindingElement.cs
protected:
 UnixDomainSocketTransportBindingElement(System::ServiceModel::Channels::UnixDomainSocketTransportBindingElement ^ elementToBeCloned);
protected UnixDomainSocketTransportBindingElement (System.ServiceModel.Channels.UnixDomainSocketTransportBindingElement elementToBeCloned);
new System.ServiceModel.Channels.UnixDomainSocketTransportBindingElement : System.ServiceModel.Channels.UnixDomainSocketTransportBindingElement -> System.ServiceModel.Channels.UnixDomainSocketTransportBindingElement
Protected Sub New (elementToBeCloned As UnixDomainSocketTransportBindingElement)

Parametry

Dotyczy