C# Class EppLib.Extensions.Nominet.DomainCreate.NominetDomainCreate

Inheritance: Entities.DomainCreate
Afficher le fichier Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Méthodes publiques

Méthode Description
NominetDomainCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
ToXml ( ) : XmlDocument

Method Details

NominetDomainCreate() public méthode

public NominetDomainCreate ( string domainName, string registrantContactId ) : System.Collections.Generic
domainName string
registrantContactId string
Résultat System.Collections.Generic

ToXml() public méthode

public ToXml ( ) : XmlDocument
Résultat System.Xml.XmlDocument