Interface ILanguage
Namespace: Sdl.Terminology.TerminologyProvider.Core
Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
Syntax
public interface ILanguage
Properties
Locale
Declaration
CultureInfo Locale { get; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |