getLanguageByExtension

returns language information for a specific language, searched languages by extension. if the language couldn't be found it returns null

dont include the . in the extension

Nullable!Language
getLanguageByExtension
(
string extension
)

Meta