Exemple #1
0
 public Monitor init()
 {
     brightness = brightness.init();
     return(this);
 }