KCObject Protocol Reference
| Conforms to | NSObject |
| Declared in | KCObject.h |
Tasks
-
– toStringReturns a string representation of the object, defaulting to invoking [NSObject description]
required method
| Conforms to | NSObject |
| Declared in | KCObject.h |
– toString
Returns a string representation of the object, defaulting to invoking [NSObject description]
required method