| FileSystemStorage Constructor |
Initializes a new instance of the
FileSystemStorage class using the current
working directory as the root directory.
Namespace: DigitalRune.StoragesAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax public FileSystemStorage()
public:
FileSystemStorage()
new : unit -> FileSystemStorage
See Also