Exemple #1
0
 public void PowerDown()
 {
     PowerUpState.PowerDown(this);
     UpdateArt();
 }