次の方法で共有


NSFileManagerDelegate_Extensions.ShouldCopyItemAtUrl メソッド

定義

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

パラメーター

This
INSFileManagerDelegate

この拡張メソッドが動作するインスタンス。

srcUrl
NSUrl
dstUrl
NSUrl

戻り値

適用対象