From b74c052b43d7c4a830386940a036eb7c2ec9abc2 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期二, 14 一月 2020 13:37:26 +0800 Subject: [PATCH] 2020-1-14-01 --- ZigbeeApp/GateWay.Ios/MainViewController.designer.cs | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs b/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs new file mode 100755 index 0000000..0087db2 --- /dev/null +++ b/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs @@ -0,0 +1,17 @@ +锘�// +// 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 GateWay.Ios +{ + [Register("MainViewController")] + partial class MainViewController + { + void ReleaseDesignerOutlets() + { + } + } +} -- Gitblit v1.8.0