コード例 #1
0
 /// <summary>
 /// 关闭eCAT
 /// </summary>
 private void KilleCATFunc()
 {
     CheckeCATPath();
     XDCUnity.KilleCAT();
 }