Beispiel #1
0
 public void UpdateBackground(string background)
 {
     BackgroundController.ChangeBackgroundImage(background);
 }