Click or drag to resize

Address Constructor

Overload List
  NameDescription
Public methodAddress
Initializes a new instance of the Address class
Public methodAddress(IPEndPoint)
Creates a new Address
Public methodAddress(IPAddress, Int32)
Initializes a new instance of the Address class
Public methodAddress(String, Int32)
Initializes a new instance of the Address class
Public methodAddress(String, IPAddress, Int32)
Initializes a new instance of the Address class
Top
See Also