Table of Contents

Class Locale

Namespace
PhoneNumbers
Assembly
PhoneNumbers.dll
public class Locale
Inheritance
Locale
Inherited Members

Constructors

Locale(string, string)

public Locale(string language, string countryCode)

Parameters

language string
countryCode string

Fields

Country

public readonly string Country

Field Value

string

English

public static readonly Locale English

Field Value

Locale

French

public static readonly Locale French

Field Value

Locale

German

public static readonly Locale German

Field Value

Locale

Italian

public static readonly Locale Italian

Field Value

Locale

Korean

public static readonly Locale Korean

Field Value

Locale

Language

public readonly string Language

Field Value

string

SimplifiedChinese

public static readonly Locale SimplifiedChinese

Field Value

Locale

Methods

GetDisplayCountry(string)

public string GetDisplayCountry(string language)

Parameters

language string

Returns

string