C# Class EppLib.Entities.Telephone

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

Méthodes publiques

Свойство Type Description
Extension string
Value string

Méthodes publiques

Méthode Description
Telephone ( )
Telephone ( string value, string extension )

Method Details

Telephone() public méthode

public Telephone ( )

Telephone() public méthode

public Telephone ( string value, string extension )
value string
extension string

Property Details

Extension public_oe property

public string Extension
Résultat string

Value public_oe property

public string Value
Résultat string