C# Class EppLib.Entities.DomainReleaseResponse

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

Méthodes publiques

Méthode Description
DomainReleaseResponse ( byte bytes ) : System.Xml

Méthodes protégées

Méthode Description
ProcessDataNode ( XmlDocument doc, XmlNamespaceManager namespaces ) : void

Method Details

DomainReleaseResponse() public méthode

public DomainReleaseResponse ( byte bytes ) : System.Xml
bytes byte
Résultat System.Xml

ProcessDataNode() protected méthode

protected ProcessDataNode ( XmlDocument doc, XmlNamespaceManager namespaces ) : void
doc System.Xml.XmlDocument
namespaces System.Xml.XmlNamespaceManager
Résultat void