mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-16 22:16:53 +01:00
comment documentations
This commit is contained in:
@@ -35,6 +35,8 @@ import CoreData
|
||||
CSObjectMonitor *monitor = [CSCoreStore monitorObject:myObject];
|
||||
[monitor addObjectObserver:self];
|
||||
```
|
||||
|
||||
- SeeAlso: `ObjectObserver`
|
||||
*/
|
||||
@available(OSX, unavailable)
|
||||
@objc
|
||||
|
||||
Reference in New Issue
Block a user