WebDavMethodHandlers ClassWebDAV#
This class contains code to produce the built-in IWebDavMethodHandler instances known by WebDAV#.
Inheritance Hierarchy
System Object
  WebDAVSharp.Server.MethodHandlers WebDavMethodHandlers

Namespace: WebDAVSharp.Server.MethodHandlers
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class WebDavMethodHandlers

The WebDavMethodHandlers type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBuiltIn
Gets the collection of built-in IWebDavMethodHandler HTTP method handler instances.
Top
See Also