System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute конструктор

SoapDocumentServiceAttribute::SoapDocumentServiceAttribute() constructor

Создаёт новый экземпляр.

System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute()

См. также

SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse) constructor

Создаёт новый экземпляр.

System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse use)
ПараметрТипОписание
использоватьDescription::SoapBindingUseФорматирование параметров.

См. также

SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse, SoapParameterStyle) constructor

Создаёт новый экземпляр.

System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse use, SoapParameterStyle paramStyle)
ПараметрТипОписание
использоватьDescription::SoapBindingUseФорматирование параметров.
paramStyleSoapParameterStyleЗначение, указывающее, инкапсулированы ли параметры в единственном XML‑элементе под элементом ‘Body’.

См. также