C# Class EppLib.Entities.ContactCreateResponse

Inheritance: EppResponse
Show file Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Public Methods

Method Description
ContactCreateResponse ( byte bytes ) : System.Xml

Protected Methods

Method Description
ProcessDataNode ( System doc, System namespaces ) : void

Method Details

ContactCreateResponse() public method

public ContactCreateResponse ( byte bytes ) : System.Xml
bytes byte
return System.Xml

ProcessDataNode() protected method

protected ProcessDataNode ( System doc, System namespaces ) : void
doc System
namespaces System
return void