コード例 #1
0
 /// <summary>
 /// Kill the scan
 /// </summary>
 public void Stop()
 {
     instance.StopScan();
 }