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

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

공개 메소드들

메소드 설명
RegistrarChangeNotification ( byte bytes ) : System.Collections.Generic
RegistrarChangeNotification ( string xml ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

ProcessDataNode() 보호된 메소드

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

RegistrarChangeNotification() 공개 메소드

public RegistrarChangeNotification ( byte bytes ) : System.Collections.Generic
bytes byte
리턴 System.Collections.Generic

RegistrarChangeNotification() 공개 메소드

public RegistrarChangeNotification ( string xml ) : System.Collections.Generic
xml string
리턴 System.Collections.Generic