The methods of MonoMac.Foundation.NSFileManagerDelegate are listed below. For a list of all members, see the NSFileManagerDelegate Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
ShouldCopyItemAtPath(NSFileManager, NSString, NSString)Documentation for this section has not yet been entered. | ||
ShouldCopyItemAtPath(NSFileManager, string, string)Documentation for this section has not yet been entered. | ||
ShouldLinkItemAtPath(NSFileManager, string, string)Documentation for this section has not yet been entered. | ||
ShouldMoveItemAtPath(NSFileManager, string, string)Documentation for this section has not yet been entered. | ||
ShouldProceedAfterError(NSFileManager, NSDictionary)Documentation for this section has not yet been entered. | ||
ShouldProceedAfterErrorCopyingItem(NSFileManager, NSError, string, string)Documentation for this section has not yet been entered. | ||
ShouldProceedAfterErrorLinkingItem(NSFileManager, NSError, string, string)Documentation for this section has not yet been entered. | ||
ShouldProceedAfterErrorMovingItem(NSFileManager, NSError, string, string)Documentation for this section has not yet been entered. | ||
ShouldProceedAfterErrorRemovingItem(NSFileManager, NSError, string)Documentation for this section has not yet been entered. | ||
ShouldRemoveItemAtPath(NSFileManager, string)Documentation for this section has not yet been entered. | ||