C# Class EppLib.Entities.Telephone

Mostrar archivo Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Public Properties

Property Type Description
Extension string
Value string

Public Methods

Method Description
Telephone ( )
Telephone ( string value, string extension )

Method Details

Telephone() public method

public Telephone ( )

Telephone() public method

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

Property Details

Extension public_oe property

public string Extension
return string

Value public_oe property

public string Value
return string