Construtor SoapPayloadMethod
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the SoapPayloadMethod class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
SoapPayloadMethod() | Initializes a new instance of the SoapPayloadMethod class. | |
SoapPayloadMethod(SoapPayload, String) | Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings and with the specified name. | |
SoapPayloadMethod(SoapPayload, String, String) | Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings, with the specified name, and specified method namespace. | |
SoapPayloadMethod(SoapPayload, String, String, String, String) | Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration, name, method, database and schema. | |
SoapPayloadMethod(SoapPayload, String, String, String, String, String) | Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings, name, database, schema method and method namespace. |
Início