Share via


PortType Constructor

Initializes a new instance of the PortType class.

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
Microsoft.Web.Services2.Addressing Namespace

Other Resources

PortType Members