Share via


NSPersistentStoreCoordinator.Unlock 方法

定义

[Foundation.Export("unlock")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerformAndWait' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'PerformAndWait' instead.")]
public virtual void Unlock ();
[Foundation.Export("unlock")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PerformAndWait' instead.")]
public virtual void Unlock ();
abstract member Unlock : unit -> unit
override this.Unlock : unit -> unit

实现

属性

适用于