Пример #1
0
 public static void test_GMT(GeoDecoder decoder, string country, string city)
 {
     string result=decoder.GetGMT (country, city);
     //Console.WriteLine ("Result: "+result);
 }
Пример #2
0
 public static void test_GMT(GeoDecoder decoder, string country, string city)
 {
     string result = decoder.GetGMT(country, city);
     //Console.WriteLine ("Result: "+result);
 }