Esempio n. 1
0
 public void method_0(GEnum13 genum13_0, Keys keys_0)
 {
     this.int_0++;
     if (!GClass878.RegisterHotKey(this.window_0.Handle, this.int_0, (uint)genum13_0, (uint)keys_0))
     {
         throw new InvalidOperationException("Couldn’t register the hot key.");
     }
 }