共用方式為


INSUrlProtocolClient.CachedResponseIsValid 方法

定義

[Foundation.Export("URLProtocol:cachedResponseIsValid:")]
[Foundation.Preserve(Conditional=true)]
public void CachedResponseIsValid (Foundation.NSUrlProtocol protocol, Foundation.NSCachedUrlResponse cachedResponse);
abstract member CachedResponseIsValid : Foundation.NSUrlProtocol * Foundation.NSCachedUrlResponse -> unit

參數

protocol
NSUrlProtocol
cachedResponse
NSCachedUrlResponse
屬性

適用於