コード例 #1
0
ファイル: Trace.cs プロジェクト: sanny32/VBAGit
 public static void Close()
 {
     TraceInternal.Close();
 }