C# 클래스 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.
파일 보기 프로젝트 열기: tgiphil/MOSA-Project 1 사용 예제들

공개 메소드들

메소드 설명
GenericFileSystemSettings ( )

Initializes a new instance of GenericFileSystemSettings.

메소드 상세

GenericFileSystemSettings() 공개 메소드

Initializes a new instance of GenericFileSystemSettings.