Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: Language? LanguageFromIsoCode(string)

  • Declared in: RT.Lingo.Lingo

Declaration

public static Language? LanguageFromIsoCode(
    string isoCode
)

Summary

Returns the language from the Language enum which corresponds to the specified ISO code, or null if none matches.