Beispiel #1
0
 public void Cast(int index)
 {
     OnCast();
     ClientCommunication.Cast(index);
 }