예제 #1
0
 public static double GetLongitude(String geolocation)
 {
     return(GXGeolocation.GetComponent(geolocation, 1));
 }