FBSDKCopying
Une version plus récente de cette classe est disponible. Rendez-vous sur la dernière version.

Extension protocol for NSCopying that adds the copy method, which is implemented on NSObject.

Discussion:

NSObjectNSCopying implicitly conforms to this protocol.

Extends Protocol:NSCopying, NSObject
Declared in:FBSDKCopying.h
Méthodes d’instance
copy

Implemented by NSObject as a convenience to copyWithZone:.

- (id) copy;
Déclaré dans : FBSDKCopying.h