Esempio n. 1
0
 Program()
 {
     SetConsoleCtrlHandler(myHandler, true);
     this._ctrlBT = new ActualControl();
 }
Esempio n. 2
0
 Program()
 {
     SetConsoleCtrlHandler(myHandler, true);
     this._ctrlBT = new ActualControl();
 }