Esempio n. 1
0
 public BoardInfo getLocalState(int roundID)
 {
     return(form.getLocalState(roundID));
 }