PgVFS.NET
A C# System.IO compatible File System on Postgres
|
Creates a context for a local file system (Wrapper) More...
Public Member Functions | |
FileSystemManager () | |
Ctor More... | |
void | Dispose () |
[Does nothing] More... | |
Properties | |
IVfsFile | File [get] |
File More... | |
IVfsDirectory | Directory [get] |
Directory More... | |
IVfsPath | Path [get] |
Path More... | |
Properties inherited from Vfs.IFileSystemManager | |
IVfsFile | File [get] |
File accesor More... | |
IVfsDirectory | Directory [get] |
Directory accesor More... | |
IVfsPath | Path [get] |
Path object with semantics More... | |
Creates a context for a local file system (Wrapper)
Vfs.Local.FileSystemManager.FileSystemManager | ( | ) |
Ctor
void Vfs.Local.FileSystemManager.Dispose | ( | ) |
[Does nothing]
|
get |
Directory
|
get |
File
|
get |
Path