public static Int32 GetLanguageOrderID(Int32 lcid) { return(DefaultComparer.GetLanguageOrderID(lcid)); }