Enum for ISO 639-3 Language Codes


/ Published in: C#
Save to your folder(s)

This snippet provides Enum codes for ISO 639-3 Language Codes. One might be inclined to use the CultureInfo class, but according to http://stackoverflow.com/questions/21042081/cultureinfo-and-iso-639-3 there is no direct mapping. If you need this for simple purposes use this class.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.