Property | Type | Description | |
---|---|---|---|
blockSize | uint | ||
partition | IPartitionDevice | ||
serialNbr | byte[] | ||
valid | bool | ||
volumeLabel | string |
Method | Description | |
---|---|---|
CreateVFSMount ( ) : IFileSystem | ||
GenericFileSystem ( IPartitionDevice partition ) : System |
abstract public CreateVFSMount ( ) : IFileSystem | ||
return | IFileSystem |
public GenericFileSystem ( IPartitionDevice partition ) : System | ||
partition | IPartitionDevice | |
return | System |