Partager via


NSFileManagerDelegate_Extensions.ShouldCopyItemAtUrl Méthode

Définition

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

Paramètres

This
INSFileManagerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

srcUrl
NSUrl
dstUrl
NSUrl

Retours

S’applique à