C# Class EppLib.Extensions.LaunchPhase.ClaimCreate.ClaimCreate

Inheritance: Entities.DomainCreate
显示文件 Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Public Methods

Method Description
ClaimCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
ToXml ( ) : XmlDocument

Method Details

ClaimCreate() public method

public ClaimCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
domainName string
registrantContactId string
return System.Collections.Generic

ToXml() public method

public ToXml ( ) : XmlDocument
return System.Xml.XmlDocument