Show / Hide Table of Contents

Namespace FubarDev.WebDavServer.Props

Classes

EntryExtensions

Extension methods for an IEntry

EntryProperties

The asynchronously enumerable properties for a IEntry

SimpleConvertingProperty<T>

Simple converting property

SimpleTypedProperty<T>

A simple typed writeable property

SimpleUntypedProperty

A simple writeable untyped property

Interfaces

IInitializableProperty

A property that can be initialized with a XElement

IProperty

The base property interface

ITypedReadableProperty<T>

An interface for a typed readable property

ITypedWriteableProperty<T>

A typed writeable property

IUntypedReadableProperty

The interface for an untyped readable property

IUntypedWriteableProperty

The interface for an untyped writeable property

Delegates

GetPropertyValueAsyncDelegate<T>

A delegate for asynchronously getting a dead properties value.

SetPropertyValueAsyncDelegate<T>

The delegate to set a typed properties value

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