Пример #1
0
 public override void KeyDown(NSEvent theEvent)
 {
     controller.KeyDown(theEvent);
 }