C# Class EppLib.Extensions.Nominet.Notifications.ReferralRejecteNotification

Inheritance: EppLib.Entities.PollResponse
Afficher le fichier Open project: CodeMakerInc/EppLib.NET

Méthodes publiques

Méthode Description
ReferralRejecteNotification ( byte bytes ) : System.Xml
ReferralRejecteNotification ( string xml ) : System.Xml

Méthodes protégées

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

Method Details

ProcessDataNode() protected méthode

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

ReferralRejecteNotification() public méthode

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

ReferralRejecteNotification() public méthode

public ReferralRejecteNotification ( string xml ) : System.Xml
xml string
Résultat System.Xml