FBSDKMutableCopying
Đã 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 NSMutableCopying that adds the mutableCopy method, which is implemented on NSObject.

Discussion:

NSObjectNSCopying, NSMutableCopying implicitly conforms to this protocol.

Extends Protocol:FBSDKCopying, NSMutableCopying
Declared in:FBSDKMutableCopying.h
Phương thức thực thể
mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

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