C# Class KFS.FileSystems.LinDiskLoader

Deals with loading disks on a Linux host system.
Inheritance: DiskLoader
Datei anzeigen Open project: Alex-Jaeger/BitcoinFindAndRecover

Protected Methods

Method Description
LoadDisksInternal ( ) : List
LoadLogicalVolumesInternal ( ) : List

Method Details

LoadDisksInternal() protected method

protected LoadDisksInternal ( ) : List
return List

LoadLogicalVolumesInternal() protected method

protected LoadLogicalVolumesInternal ( ) : List
return List