Méthode | Description | |
---|---|---|
AddressToCombo ( this address ) : string | ||
AddressToDisplay ( this address ) : string | ||
ComboToAddress ( this text ) : |
||
DisplayToAddress ( this text ) : |
||
DisplayToHost ( this text ) : string | ||
ElementTagNameToName ( this tag ) : string | ||
HostToDisplay ( this text ) : string |
public static AddressToCombo ( this address ) : string | ||
address | this | |
Résultat | string |
public static AddressToDisplay ( this address ) : string | ||
address | this | |
Résultat | string |
public static ComboToAddress ( this text ) : |
||
text | this | |
Résultat |
public static DisplayToAddress ( this text ) : |
||
text | this | |
Résultat |
public static DisplayToHost ( this text ) : string | ||
text | this | |
Résultat | string |
public static ElementTagNameToName ( this tag ) : string | ||
tag | this | |
Résultat | string |
public static HostToDisplay ( this text ) : string | ||
text | this | |
Résultat | string |