C# Class ZfsSharp.LeafVdevInfo

Inheritance: IDisposable
Exibir arquivo Open project: AustinWise/ZfsSharp Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
GetLeafVdevs ( string dir ) : List
LeafVdevInfo ( HardDisk hdd ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetLeafVdevs() public static method

public static GetLeafVdevs ( string dir ) : List
dir string
return List

LeafVdevInfo() public method

public LeafVdevInfo ( HardDisk hdd ) : System
hdd HardDisk
return System