次の方法で共有


NSManagedObjectContext.PerformAndWait(Action) メソッド

定義

指定した を同期的に実行します action

[Foundation.Export("performBlockAndWait:")]
public virtual void PerformAndWait (Action action);
abstract member PerformAndWait : Action -> unit
override this.PerformAndWait : Action -> unit

パラメーター

action
Action
属性

適用対象