コード例 #1
0
ファイル: JDI.cs プロジェクト: elv1s42/jdi-light-csharp
 static Jdi()
 {
     Timeouts   = new Timeouts();
     KillDriver = new WinProcUtils();
 }