Click or drag to resize

NetworkSettingsBaseDNSInfo Class

Inheritance Hierarchy
SystemObject
  com.gigatmsNetworkSettingsBaseDNSInfo

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

The NetworkSettingsBaseDNSInfo type exposes the following members.

Constructors
  NameDescription
Public methodNetworkSettingsBaseDNSInfo(IPAddress, IPAddress)
Initializes a new instance of the NetworkSettingsBaseDNSInfo class
Public methodNetworkSettingsBaseDNSInfo(String, String)
Initializes a new instance of the NetworkSettingsBaseDNSInfo class
Top
Methods
  NameDescription
Public methodStatic memberTryParse
Top
Fields
  NameDescription
Public fieldPrimmary
Public fieldSecondary
Top
See Also