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