C# 클래스 EppLib.Extensions.Nominet.Notifications.ReferralAcceptNotification

상속: EppLib.Entities.PollResponse
파일 보기 프로젝트 열기: CodeMakerInc/EppLib.NET

공개 메소드들

메소드 설명
ReferralAcceptNotification ( byte bytes ) : System.Xml
ReferralAcceptNotification ( string xml ) : System.Xml

보호된 메소드들

메소드 설명
ProcessDataNode ( XmlDocument doc, XmlNamespaceManager namespaces ) : void

메소드 상세

ProcessDataNode() 보호된 메소드

protected ProcessDataNode ( XmlDocument doc, XmlNamespaceManager namespaces ) : void
doc System.Xml.XmlDocument
namespaces System.Xml.XmlNamespaceManager
리턴 void

ReferralAcceptNotification() 공개 메소드

public ReferralAcceptNotification ( byte bytes ) : System.Xml
bytes byte
리턴 System.Xml

ReferralAcceptNotification() 공개 메소드

public ReferralAcceptNotification ( string xml ) : System.Xml
xml string
리턴 System.Xml