Ejemplo n.º 1
0
        public static string GetLocaleCountryCode()
        {
            string empty = string.Empty;

            return(NpDeviceInfoAndroid.GetLocaleCountryCode());
        }