コード例 #1
0
 public static Int32 GetLanguageOrderID(Int32 lcid)
 {
     return(DefaultComparer.GetLanguageOrderID(lcid));
 }