NSCacheDelegate_Extensions.WillEvictObject Method

Definition

public static void WillEvictObject (this Foundation.INSCacheDelegate This, Foundation.NSCache cache, Foundation.NSObject obj);
static member WillEvictObject : Foundation.INSCacheDelegate * Foundation.NSCache * Foundation.NSObject -> unit

Parameters

This
INSCacheDelegate

The instance on which this extension method operates.

cache
NSCache
obj
NSObject

Applies to