Property | Type | Description | |
---|---|---|---|
partition | IPartitionDevice |
Method | Description | |
---|---|---|
CreateVFSMount ( ) : IFileSystem |
Creates the VFS mount.
|
|
GenericFileSystem ( IPartitionDevice partition ) : Mosa.DeviceSystem |
Initializes a new instance of the GenericFileSystem class.
|
public abstract CreateVFSMount ( ) : IFileSystem | ||
return | IFileSystem |
public GenericFileSystem ( IPartitionDevice partition ) : Mosa.DeviceSystem | ||
partition | IPartitionDevice | The partition. |
return | Mosa.DeviceSystem |