Discussion 議論
The delegate must adopt the NSCache
protocol.
委任先は、NSCache
プロトコルを採用しなければなりません。
Availability 有効性
Technology
@property(assign) id<NSCacheDelegate
> delegate;
The delegate must adopt the NSCache
protocol.
委任先は、NSCache
プロトコルを採用しなければなりません。