xamarin-macios/tests/qa-regression/WebKitDelegateEvents/AppDelegate.designer.cs

11 строки
174 B
C#

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