C# Class EppLib.Extensions.Nominet.DomainCheck.NominetDomainCheckExtension

Inheritance: NominetDirectRightsExtensionBase
Exibir arquivo Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Public Methods

Method Description
ToXml ( XmlDocument doc ) : XmlNode

Protected Methods

Method Description
AddressToXml ( XmlDocument doc, String tagName, PostalInfo nameAddress ) : XmlElement

Method Details

AddressToXml() protected method

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

ToXml() public method

public ToXml ( XmlDocument doc ) : XmlNode
doc System.Xml.XmlDocument
return System.Xml.XmlNode