The DavEngine type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | RegisterMethodHandler | 
            Registers custom method handler.
             | 
|  | RegisterOptionsHandler | 
            Registers custom options handler.
             | 
|  | RegisterPropertyHandler | 
            Registers custom property handler.
             | 
|  | RegisterReportHandler | 
            Registers custom report handler.
             | 
|   | Run | 
            Processes WebDAV request and generates WebDAV response.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also