C# Class ActiveUp.Net.Dns.RTRecord

Inheritance: ActiveUp.Net.Dns.PrefAndDomain
Mostra file Open project: slavat/MailSystem.NET Class Usage Examples

Public Methods

Method Description
RTRecord ( ActiveUp.Net.Dns.DataBuffer buffer ) : System

Implementation Reference RFC 1183

ToString ( ) : string

Converts this data record to a string

Method Details

RTRecord() public method

Implementation Reference RFC 1183
public RTRecord ( ActiveUp.Net.Dns.DataBuffer buffer ) : System
buffer ActiveUp.Net.Dns.DataBuffer
return System

ToString() public method

Converts this data record to a string
public ToString ( ) : string
return string