Click or drag to resize

NetworkSettingsBase.IPAddressInfo Class

Inheritance Hierarchy
System.Object
  com.gigatms.NetworkSettingsBase.IPAddressInfo
    com.gigatms.NetworkSettingsBase.IPConfig

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public class IPAddressInfo

The NetworkSettingsBase.IPAddressInfo type exposes the following members.

Constructors
  NameDescription
Public methodNetworkSettingsBase.IPAddressInfo(IPAddress, IPAddress, IPAddress)
Initializes a new instance of the NetworkSettingsBase.IPAddressInfo class
Public methodNetworkSettingsBase.IPAddressInfo(String, String, String)
Initializes a new instance of the NetworkSettingsBase.IPAddressInfo class
Top
Methods
Fields
  NameDescription
Public fieldGateway
Public fieldIP
Public fieldSubnetMask
Top
See Also