共用方式為


NSManagedObjectContext.Unlock 方法

定義

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

實作

屬性

適用於