Ejemplo n.º 1
0
        public void Test_Google_Api_PopulateAirConnectivityTimes()
        {
            var _api = new GoogleApi();

            _api.PopulateAirConnectivityTimes();
        }