Skip to content

Commit 8c5c8bd

Browse files
committed
Net Core - Update Ref Assembly Generated Code
1 parent 9140c08 commit 8c5c8bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CefSharp.Core.Runtime.RefAssembly/CefSharp.Core.Runtime.netcore.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public Cef() { }
6363
public static System.Threading.Tasks.TaskFactory FileThreadTaskFactory { get { throw null; } set { } }
6464
public static System.Threading.Tasks.TaskFactory IOThreadTaskFactory { get { throw null; } set { } }
6565
public static bool IsInitialized { get { throw null; } }
66+
public static bool IsShutdown { get { throw null; } }
6667
public static System.Threading.Tasks.TaskFactory UIThreadTaskFactory { get { throw null; } set { } }
6768
public static bool AddCrossOriginWhitelistEntry(string sourceOrigin, string targetProtocol, string targetDomain, bool allowTargetSubdomains) { throw null; }
6869
public static void AddDisposable(System.IDisposable item) { }

0 commit comments

Comments
 (0)