Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static class: RT.Lingo.LanguageMethods

Summary

Extension methods for the Language enum.

Static methods

string
GetEnglishName(this Language language)
Gets the English name of the specified language.
stringGets the ISO language code of the specified language.
string
GetNativeName(this Language language)
Gets the native name of the specified language.
NumberSystem
GetNumberSystem(this Language language)
Gets the number system associated with the specified language.