コード例 #1
0
 public object Get()
 {
     return(_provider.ToJson(CultureInfo.CurrentCulture.TwoLetterISOLanguageName));
 }