コード例 #1
0
 private void PrintPoints()
 {
     System.Diagnostics.Debug.WriteLine("Combined list of points, P: ");
     P.PrintDetailed();
 }