Show / Hide Table of Contents

Class lockentry

Inheritance
Object
lockentry
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace:FubarDev.WebDavServer.Model
Assembly:FubarDev.WebDavServer.dll
Syntax
public class lockentry

Properties

| Improve this Doc View Source

lockscope

Declaration
public lockscope lockscope { get; set; }
Property Value
Type Description
lockscope
| Improve this Doc View Source

locktype

Declaration
public locktype locktype { get; set; }
Property Value
Type Description
locktype
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX