Show / Hide Table of Contents

Namespace FubarDev.WebDavServer.FileSystem

Classes

CollectionActionResult

Information about the success for a collection action

CollectionExtensions

Extension methods for the collections

DeleteResult

The result of a DELETE file system operation

EntryExtensions

Extension methods for IEntry implementations

PathTraversalEngine

Helper class to find an entry for a given path

SelectionResult

The result of a SelectAsync(String, CancellationToken) operation

Interfaces

ICollection

Represents a WebDAV collection

ICollectionNode

A node representing all found children of a ICollection

IDocument

The document of a collection

IEntityTagEntry

Is implemented when a IDocument or ICollection allows native EntityTag support.

IEntry

An entry in the WebDAV file system

IFileSystem

The file system

IFileSystemFactory

The file system factory

ILocalFileSystem

Interface for a file system that's accessible using a file system path

IPathTraversalEngine

Interface for an implementation to find an entry for a given path

IRecusiveChildrenCollector

A collection implementing this interface allows a more efficient collection of child entries

Enums

SelectionResultType

The status of a selection result

Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX