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

11 строки
174 B
C#
Исходник Обычный вид История

2016-05-26 16:06:52 +03:00

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