コード例 #1
0
 private void StopAnalyze()
 {
     ts.TraceInformation("StopAnalyze");
     ClangAnalyzer.Stop();
 }