Conforms to NSObject
Declared in KCObject.h

Overview

Common base protocol

Tasks

  • – toString

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

    required method

Instance Methods

toString

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

- (NSString *)toString

Declared In

KCObject.h