Esempio n. 1
0
 private static void Init()
 {
     led = new Led();
     led.InitAllLed();
 }