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

Inheritance: NominetDirectRightsExtensionBase
Afficher le fichier Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Méthodes publiques

Méthode Description
ToXml ( XmlDocument doc ) : XmlNode

Méthodes protégées

Méthode Description
AddressToXml ( XmlDocument doc, String tagName, PostalInfo nameAddress ) : XmlElement

Method Details

AddressToXml() protected méthode

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

ToXml() public méthode

public ToXml ( XmlDocument doc ) : XmlNode
doc System.Xml.XmlDocument
Résultat System.Xml.XmlNode