LocalFileSystem Class

NReco.PivotData Class Library Documentation
Implementation of IFileSystem for local filesystem.
Inheritance Hierarchy

SystemObject
  NReco.PivotData.FileLocalFileSystem

Namespace:  NReco.PivotData.File
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public class LocalFileSystem : IFileSystem

The LocalFileSystem type exposes the following members.

Constructors

  NameDescription
Public methodLocalFileSystem
Initializes a new instance of the LocalFileSystem class
Top
Properties

  NameDescription
Public propertyBaseFolder
Top
Methods

  NameDescription
Public methodDelete
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInputStream
Public methodGetOutputStream
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference