mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 04:20:21 +08:00
Docs touch ups
This commit is contained in:
@@ -88,10 +88,4 @@
|
||||
*/
|
||||
- (NSUInteger)count;
|
||||
|
||||
/**
|
||||
TODO: Consider alternate names...
|
||||
- array | arrayValue
|
||||
- dictionary | dictionaryValue
|
||||
- object | firstObject
|
||||
*/
|
||||
@end
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
///------------------------------------------------------
|
||||
/// @name Retrieving the Properties and Types for a Class
|
||||
///------------------------------------------------------
|
||||
|
||||
/**
|
||||
Returns the name of a property when provided the name of a property obtained via the `property_getAttributes` reflection API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user