Beispiel #1
0
 /// <summary>
 /// 清空路径
 /// </summary>
 public void ClearSeachPath()
 {
     SearchPath.Clear();
 }