コード例 #1
0
 public static void SendGpsData(string inLine)
 {
     CApplicationAPI.SendGpsData(inLine);
 }