C# Class SharpBoot.BootloaderInst

Afficher le fichier Open project: zdimension/SharpBoot Class Usage Examples

Méthodes publiques

Méthode Description
Install ( string l, IBootloader bl ) : void
Install ( string l, string bl ) : void

Method Details

Install() public static méthode

public static Install ( string l, IBootloader bl ) : void
l string
bl IBootloader
Résultat void

Install() public static méthode

public static Install ( string l, string bl ) : void
l string
bl string
Résultat void