MonoMac.Foundation.NSFileManagerDelegate: Method Members

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

Public Methods

ShouldCopyItemAtPath(NSFileManager, NSString, NSString) : bool
Documentation for this section has not yet been entered.
ShouldCopyItemAtPath(NSFileManager, string, string) : bool
Documentation for this section has not yet been entered.
ShouldLinkItemAtPath(NSFileManager, string, string) : bool
Documentation for this section has not yet been entered.
ShouldMoveItemAtPath(NSFileManager, string, string) : bool
Documentation for this section has not yet been entered.
ShouldProceedAfterError(NSFileManager, NSDictionary) : bool
Documentation for this section has not yet been entered.
ShouldProceedAfterErrorCopyingItem(NSFileManager, NSError, string, string) : bool
Documentation for this section has not yet been entered.
ShouldProceedAfterErrorLinkingItem(NSFileManager, NSError, string, string) : bool
Documentation for this section has not yet been entered.
ShouldProceedAfterErrorMovingItem(NSFileManager, NSError, string, string) : bool
Documentation for this section has not yet been entered.
ShouldProceedAfterErrorRemovingItem(NSFileManager, NSError, string) : bool
Documentation for this section has not yet been entered.
ShouldRemoveItemAtPath(NSFileManager, string) : bool
Documentation for this section has not yet been entered.