Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public DNS_Query( DNS_QType qtype, string qname )
Public Sub New ( qtype As DNS_QType, qname As String )
public: DNS_Query( DNS_QType qtype, String^ qname )
new : qtype : DNS_QType * qname : string -> DNS_Query
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when qname is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119