NSFileManagerDelegate_Extensions.ShouldLinkItemAtUrl Método

Definição

public static bool ShouldLinkItemAtUrl (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fileManager, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
static member ShouldLinkItemAtUrl : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool

Parâmetros

This
INSFileManagerDelegate

A instância na qual esse método de extensão opera.

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

Retornos

Aplica-se a