C# Class DiskImageUpdater.MsVhd

Afficher le fichier Open project: sharpos/SharpOS Class Usage Examples

Méthodes publiques

Méthode Description
CreateFromImage ( string imagePath, string vhdPath ) : void

Private Methods

Méthode Description
ComputeCHS ( long totalSectors ) : int

Method Details

CreateFromImage() public static méthode

public static CreateFromImage ( string imagePath, string vhdPath ) : void
imagePath string
vhdPath string
Résultat void