Udostępnij za pośrednictwem


ScopedMessagePartSpecification Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy ScopedMessagePartSpecification.

Przeciążenia

ScopedMessagePartSpecification()

Inicjuje nowe wystąpienie klasy ScopedMessagePartSpecification.

ScopedMessagePartSpecification(ScopedMessagePartSpecification)

Inicjuje nowe wystąpienie ScopedMessagePartSpecification klasy z innego wystąpienia tej klasy.

ScopedMessagePartSpecification()

Inicjuje nowe wystąpienie klasy ScopedMessagePartSpecification.

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

Dotyczy

ScopedMessagePartSpecification(ScopedMessagePartSpecification)

Inicjuje nowe wystąpienie ScopedMessagePartSpecification klasy z innego wystąpienia tej klasy.

public:
 ScopedMessagePartSpecification(System::ServiceModel::Security::ScopedMessagePartSpecification ^ other);
public ScopedMessagePartSpecification (System.ServiceModel.Security.ScopedMessagePartSpecification other);
new System.ServiceModel.Security.ScopedMessagePartSpecification : System.ServiceModel.Security.ScopedMessagePartSpecification -> System.ServiceModel.Security.ScopedMessagePartSpecification
Public Sub New (other As ScopedMessagePartSpecification)

Parametry

Dotyczy