C# Class ZfsSharp.ObjectSet

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

Méthodes publiques

Méthode Description
ObjectSet ( Zio zio, objset_phys_t os ) : System
ReadEntry ( long index ) : DNode

Method Details

ObjectSet() public méthode

public ObjectSet ( Zio zio, objset_phys_t os ) : System
zio Zio
os objset_phys_t
Résultat System

ReadEntry() public méthode

public ReadEntry ( long index ) : DNode
index long
Résultat DNode