C# 클래스 EppLib.Extensions.Nominet.DomainCheck.NominetDomainCheckExtension

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

공개 메소드들

메소드 설명
ToXml ( XmlDocument doc ) : XmlNode

보호된 메소드들

메소드 설명
AddressToXml ( XmlDocument doc, String tagName, PostalInfo nameAddress ) : XmlElement

메소드 상세

AddressToXml() 보호된 메소드

protected AddressToXml ( XmlDocument doc, String tagName, PostalInfo nameAddress ) : XmlElement
doc System.Xml.XmlDocument
tagName String
nameAddress EppLib.Entities.PostalInfo
리턴 System.Xml.XmlElement

ToXml() 공개 메소드

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