SVNFileSystem ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements FileSystem for SVN. WebDAV protocol is used so reading methods only are implemented
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.IO.FileSystem FileSystem
        NFX.IO.FileSystem.SVN SVNFileSystem

Namespace: NFX.IO.FileSystem.SVN
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class SVNFileSystem : FileSystem
See Also