Inherits from NSObject
Conforms to KCObject
Declared in KCObject.h

Overview

Common base class

Tasks

  • – toString

    Returns a string representation of the object, defaulting to invoking [NSObject description]

Instance Methods

toString

Returns a string representation of the object, defaulting to invoking [NSObject description]

- (NSString *)toString

Declared In

KCObject.h