コード例 #1
0
ファイル: CoordinateSet.cs プロジェクト: MattCW1701/APRS2SN
 public void Clear()
 {
     Latitude.Clear();
     Longitude.Clear();
 }