Discussion 議論
The delegate must adopt the NSCache
protocol.
委任先は、NSCache
プロトコルを採用しなければなりません。
Availability 有効性
Technology
unowned(unsafe) var delegate: NSCacheDelegate
? { get set }
The delegate must adopt the NSCache
protocol.
委任先は、NSCache
プロトコルを採用しなければなりません。