xamarin-macios/tests/common/TestProjects/MySpriteKitGame/ViewController.designer.cs

14 строки
188 B
C#

using Foundation;
using System.CodeDom.Compiler;
namespace MySpriteKitGame
{
[Register ("ViewController")]
partial class ViewController
{
void ReleaseDesignerOutlets ()
{
}
}
}