C# Class ZfsSharp.LeafVdevInfo

Inheritance: IDisposable
Afficher le fichier Open project: AustinWise/ZfsSharp Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetLeafVdevs ( string dir ) : List
LeafVdevInfo ( HardDisk hdd ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetLeafVdevs() public static méthode

public static GetLeafVdevs ( string dir ) : List
dir string
Résultat List

LeafVdevInfo() public méthode

public LeafVdevInfo ( HardDisk hdd ) : System
hdd HardDisk
Résultat System