From a61775710f8c4466db5bfce58af58f886d58edf3 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 14 十二月 2022 10:04:06 +0800 Subject: [PATCH] 备份 --- ON.Ios/AppDelegate.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ON.Ios/AppDelegate.cs b/ON.Ios/AppDelegate.cs index cdfbba4..b781776 100644 --- a/ON.Ios/AppDelegate.cs +++ b/ON.Ios/AppDelegate.cs @@ -26,7 +26,7 @@ // The UIApplicationDelegate for the application. This class is responsible for launching the // User Interface of the application, as well as listening (and optionally responding) to application events from iOS.FinishLaunching [Register ("AppDelegate")] - public class AppDelegate : BaseDelegate// BaseApplicationDelegateForHdlOn + public class AppDelegate : BaseDelegate // BaseApplicationDelegateForHdlOn { public override UIWindow Window{ get; -- Gitblit v1.8.0