Initializes a new instance of the WebDavStoreBase class.
Namespace: WebDAVSharp.Server.Stores.BaseClassesAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Parameters
- root
- Type: WebDAVSharp.Server.Stores IWebDavStoreCollection
The root IWebDavStoreCollection.
| Exception | Condition |
|---|---|
| ArgumentNullException | root |
| ArgumentNullException | root is null. |