C# 클래스 EppLib.Extensions.Nominet.DomainCreate.NominetDomainCreate

상속: Entities.DomainCreate
파일 보기 프로젝트 열기: CodeMakerInc/EppLib.NET 1 사용 예제들

공개 메소드들

메소드 설명
NominetDomainCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
ToXml ( ) : XmlDocument

메소드 상세

NominetDomainCreate() 공개 메소드

public NominetDomainCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
domainName string
registrantContactId string
리턴 System.Collections.Generic

ToXml() 공개 메소드

public ToXml ( ) : XmlDocument
리턴 System.Xml.XmlDocument