The members of MonoMac.Foundation.NSFileManagerDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
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. | ||