C# 클래스 ZfsSharp.VirtualDevices.HddVdev

상속: Vdev
파일 보기 프로젝트 열기: AustinWise/ZfsSharp

공개 메소드들

메소드 설명
HddVdev ( NvList config, LeafVdevInfo hdd ) : System

보호된 메소드들

메소드 설명
ReadBytesCore ( ArraySegment dest, long offset ) : void

메소드 상세

HddVdev() 공개 메소드

public HddVdev ( NvList config, LeafVdevInfo hdd ) : System
config NvList
hdd LeafVdevInfo
리턴 System

ReadBytesCore() 보호된 메소드

protected ReadBytesCore ( ArraySegment dest, long offset ) : void
dest ArraySegment
offset long
리턴 void