Exemple #1
0
 /// <summary>
 /// Sets the programming interface that will be used to program the mainboard.
 /// </summary>
 /// <param name="programmingInterface"></param>
 public abstract void SetProgrammingMode(ProgrammingInterface programmingInterface);
Exemple #2
0
 /// <summary>
 /// Sets the programming interface that will be used to program the mainboard.
 /// </summary>
 public abstract void SetProgrammingMode(ProgrammingInterface programmingInterface);