From 8fcc3bd198606e0400eca5383572fb97ecdada85 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 10 一月 2023 15:51:37 +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