C# Class GlobalPhone.Number

Afficher le fichier Open project: Lundalogik/GlobalPhone Class Usage Examples

Private Properties

Свойство Type Description
ApplyNationalPrefixFormat string
FindFormatFor Format

Méthodes publiques

Méthode Description
Normalize ( string str ) : string
Number ( Territory territory, string nationalString ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Méthode Description
ApplyNationalPrefixFormat ( string result ) : string
FindFormatFor ( string str ) : Format

Method Details

Normalize() public static méthode

public static Normalize ( string str ) : string
str string
Résultat string

Number() public méthode

public Number ( Territory territory, string nationalString ) : System.Collections.Generic
territory Territory
nationalString string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string