Initializes a new instance of the HttpListenerContextAdapter class.
Namespace: WebDAVSharp.Server.AdaptersAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Parameters
- context
- Type: System.Net HttpListenerContext
The HttpListenerContext to adapt for WebDAV#.
| Exception | Condition |
|---|---|
| ArgumentNullException | context |
| ArgumentNullException | context is null. |