C# Class KFS.FileSystems.WinDiskLoader

Deals with loading disks on a Windows 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