C# 클래스 DiskImageUpdater.MsVhd

파일 보기 프로젝트 열기: sharpos/SharpOS 1 사용 예제들

공개 메소드들

메소드 설명
CreateFromImage ( string imagePath, string vhdPath ) : void

비공개 메소드들

메소드 설명
ComputeCHS ( long totalSectors ) : int

메소드 상세

CreateFromImage() 공개 정적인 메소드

public static CreateFromImage ( string imagePath, string vhdPath ) : void
imagePath string
vhdPath string
리턴 void