2010-10-27 19:52:40 +04:00
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
// <autogenerated>
|
|
|
|
// This code was generated by a tool.
|
|
|
|
// Mono Runtime Version: 2.0.50727.1433
|
|
|
|
//
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
// the code is regenerated.
|
|
|
|
// </autogenerated>
|
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
namespace SamplesButtonMadness {
|
|
|
|
|
|
|
|
|
|
|
|
// Should subclass MonoMac.AppKit.NSResponder
|
2014-12-02 21:27:19 +03:00
|
|
|
[Foundation.Register("AppDelegate")]
|
2010-10-27 19:52:40 +04:00
|
|
|
public partial class AppDelegate {
|
|
|
|
}
|
|
|
|
}
|