Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LumiSoft
Net
Dns
Client
NS_Record
C# 클래스 LumiSoft.Net.Dns.Client.NS_Record
상속:
DnsRecordBase
파일 보기
프로젝트 열기: jeske/StepsDB-alpha
공개 메소드들
메소드
설명
NS_Record
(
string
nameServer
,
int
ttl
) :
System
Default constructor.
메소드 상세
NS_Record()
공개
메소드
Default constructor.
public
NS_Record
(
string
nameServer
,
int
ttl
) :
System
nameServer
string
Name server name.
ttl
int
TTL value.
리턴
System