This documentation is archived and is not being maintained.

SoapRpcMethodAttribute Constructor

Initializes a new instance of the SoapRpcMethodAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method SoapRpcMethodAttribute() Initializes a new instance of the SoapRpcMethodAttribute class, setting all properties to their default values.
Public method SoapRpcMethodAttribute(String) Initializes a new instance of the SoapRpcMethodAttribute class, setting the Action property to the value of the action parameter.
Top
Show: