FBSDKCopying
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

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
Phương thức thực thể
copy

Implemented by NSObject as a convenience to copyWithZone:.

- (id) copy;
Đã tuyên bố trong: FBSDKCopying.h