xamarin-macios/msbuild/tests/MyWatchKit2Extension/InterfaceController.designe...

25 строки
480 B
C#

//
// This file has been generated automatically by MonoDevelop to store outlets and
// actions made in the Xcode designer. If it is removed, they will be lost.
// Manual changes to this file may not be handled correctly.
//
using Foundation;
namespace monotouchtestWatchKitExtension
{
[Register ("InterfaceController")]
partial class InterfaceController
{
[Action ("runTests:")]
partial void RunTests (NSObject obj);
void ReleaseDesignerOutlets ()
{
}
}
}