다음을 통해 공유


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
특성

적용 대상