MainMenu.xib.designer.cs 573 B

123456789101112131415161718
  1. // ------------------------------------------------------------------------------
  2. // <autogenerated>
  3. // This code was generated by a tool.
  4. // Mono Runtime Version: 4.0.30319.1
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </autogenerated>
  9. // ------------------------------------------------------------------------------
  10. namespace BlackJack.MacOS {
  11. // Should subclass MonoMac.AppKit.NSResponder
  12. [MonoMac.Foundation.Register("AppDelegate")]
  13. public partial class AppDelegate {
  14. }
  15. }