Share via


NSFileManagerDelegate_Extensions.ShouldCopyItemAtUrl Método

Definición

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

Parámetros

This
INSFileManagerDelegate

Instancia en la que opera este método de extensión.

srcUrl
NSUrl
dstUrl
NSUrl

Devoluciones

Se aplica a