예제 #1
0
        public static string GetLocaleLanguageAndCountry()
        {
            string empty = string.Empty;

            return(NpDeviceInfoAndroid.GetLocaleLanguageAndCountry());
        }