FBSDKMutableCopying
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.

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
인스턴스 메서드
mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

- (id) mutableCopy;
정의된 값: FBSDKMutableCopying.h