C# Class SharpBoot.BootloaderInst

Datei anzeigen Open project: zdimension/SharpBoot Class Usage Examples

Public Methods

Method Description
Install ( string l, IBootloader bl ) : void
Install ( string l, string bl ) : void

Method Details

Install() public static method

public static Install ( string l, IBootloader bl ) : void
l string
bl IBootloader
return void

Install() public static method

public static Install ( string l, string bl ) : void
l string
bl string
return void