Click or drag to resize
DigitalRuneFileSystemStorage Constructor
Initializes a new instance of the FileSystemStorage class.
Overload List
  NameDescription
Public methodFileSystemStorage
Initializes a new instance of the FileSystemStorage class using the current working directory as the root directory.
Public methodFileSystemStorage(String)
Initializes a new instance of the FileSystemStorage class using the specified directory as the root directory.
Top
See Also