Package apple.coredata
Interface NSPersistentContainer.Block_loadPersistentStoresWithCompletionHandler
-
- Enclosing class:
- NSPersistentContainer
public static interface NSPersistentContainer.Block_loadPersistentStoresWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadPersistentStoresWithCompletionHandler(NSPersistentStoreDescription arg0, NSError arg1)
-
-
-
Method Detail
-
call_loadPersistentStoresWithCompletionHandler
void call_loadPersistentStoresWithCompletionHandler(NSPersistentStoreDescription arg0, NSError arg1)
-
-