| FileSystemStorage Constructor |
| Name | Description | |
|---|---|---|
| FileSystemStorage |
Initializes a new instance of the FileSystemStorage class using the current
working directory as the root directory.
| |
| FileSystemStorage(String) |
Initializes a new instance of the FileSystemStorage class using the specified
directory as the root directory.
|