Share via


PortType Constructor

Overload List

Name Description
PortType (XmlElement) Initializes a new instance of the PortType class using the specified XML element.
PortType (XmlQualifiedName) Initializes a new instance of the PortType class with the specified XML qualified name.
PortType (String, String) Initializes a new instance of the PortType class using the specified XML name and namespace.
PortType (String, XmlQualifiedName) Initializes a new instance of the PortType class with the specified XML prefix and qualified name.
PortType (String, String, String) Initializes a new instance of the PortType class using the specified XML prefix, name and namespace.

See Also

Reference

PortType Class
PortType Members
Microsoft.Web.Services3.Addressing Namespace