mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-14 16:19:26 +08:00
Add count method to RKMappingResult
This commit is contained in:
@@ -32,5 +32,6 @@
|
||||
- (id)asObject;
|
||||
- (NSArray *)asCollection;
|
||||
- (NSError *)asError;
|
||||
- (NSUInteger)count;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user