次の方法で共有


NSFileManagerDelegate_Extensions.ShouldMoveItemAtUrl メソッド

定義

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

パラメーター

This
INSFileManagerDelegate

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

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

戻り値

適用対象