Class SVNFileSystem.SVNFSH
Inheritance
System.Object
SVNFileSystem.SVNFSH
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.IO.FileSystem.SVN
Assembly: Azos.Web.dll
Syntax
public class SVNFSH : IFileSystemHandle
Constructors
SVNFSH(WebDAV.Item)
Declaration
public SVNFSH(WebDAV.Item item)
Parameters
Type | Name | Description |
---|---|---|
WebDAV.Item | item |
Fields
Item
Declaration
public readonly WebDAV.Item Item
Field Value
Type | Description |
---|---|
WebDAV.Item |