This class contains code to produce the built-in
IWebDavMethodHandler instances known by WebDAV#.
Inheritance Hierarchy
Namespace: WebDAVSharp.Server.MethodHandlersAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The WebDavMethodHandlers type exposes the following members.
Properties
Name | Description | |
---|---|---|
BuiltIn |
Gets the collection of built-in IWebDavMethodHandler
HTTP method handler instances.
|
See Also