Beispiel #1
0
 private void clickNext()
 {
     animation1.NextAnimation();
     animation2.NextAnimation();
     animation3.NextAnimation();
 }