C# Class Mosa.FileSystem.GenericFileSystemSettings

File system settings base class for formatting purposes.
This base class holds properties and data members common to most file systems. A specialized derived class should be created for specific file systems.
ファイルを表示 Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
GenericFileSystemSettings ( )

Initializes a new instance of GenericFileSystemSettings.

Method Details

GenericFileSystemSettings() public method

Initializes a new instance of GenericFileSystemSettings.