C# Class ZfsSharp.ObjectSet

Exibir arquivo Open project: AustinWise/ZfsSharp Class Usage Examples

Public Methods

Method Description
ObjectSet ( Zio zio, objset_phys_t os ) : System
ReadEntry ( long index ) : DNode

Method Details

ObjectSet() public method

public ObjectSet ( Zio zio, objset_phys_t os ) : System
zio Zio
os objset_phys_t
return System

ReadEntry() public method

public ReadEntry ( long index ) : DNode
index long
return DNode