Namespace FubarDev.WebDavServer.Engines
Classes
ActionResult
The result of an action
CollectionActionResult
The result of an operation on a collection
RecursiveExecutionEngine<TCollection, TDocument, TMissing>
The engine that operates recursively on its targets
Interfaces
ICollectionTarget<TCollection, TDocument, TMissing>
Interface for a target that's a collection
IDocumentTarget<TCollection, TDocument, TMissing>
Interface for a target that's a document
IExistingTarget
The interface for an existing target
IMissingTarget<TCollection, TDocument, TMissing>
Interface for a target that's missing
ITarget
The target for a copy or move operation
ITargetActions<TCollection, TDocument, TMissing>
The interface for target actions
Enums
ActionStatus
The status of an action