C# 클래스 ZfsSharp.VirtualDevices.MirrorVdev

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

공개 메소드들

메소드 설명
MirrorVdev ( NvList config, LeafVdevInfo>.Dictionary leafs ) : System

보호된 메소드들

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

메소드 상세

MirrorVdev() 공개 메소드

public MirrorVdev ( NvList config, LeafVdevInfo>.Dictionary leafs ) : System
config NvList
leafs LeafVdevInfo>.Dictionary
리턴 System

ReadBytesCore() 보호된 메소드

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