NBTExplorer/Test/AppDelegate.designer.cs

11 lines
154 B
C#
Raw Normal View History

namespace Test
{
// Should subclass MonoMac.AppKit.NSResponder
[MonoMac.Foundation.Register("AppDelegate")]
public partial class AppDelegate
{
}
}