Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public DNS_rr_MX( string name, int preference, string host, int ttl )
Public Sub New ( name As String, preference As Integer, host As String, ttl As Integer )
public: DNS_rr_MX( String^ name, int preference, String^ host, int ttl )
new : name : string * preference : int * host : string * ttl : int -> DNS_rr_MX
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119