C# 클래스 ActiveUp.Net.Dns.RTRecord

상속: ActiveUp.Net.Dns.PrefAndDomain
파일 보기 프로젝트 열기: slavat/MailSystem.NET 1 사용 예제들

공개 메소드들

메소드 설명
RTRecord ( ActiveUp.Net.Dns.DataBuffer buffer ) : System

Implementation Reference RFC 1183

ToString ( ) : string

Converts this data record to a string

메소드 상세

RTRecord() 공개 메소드

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

ToString() 공개 메소드

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