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
属性

适用于