Exemple #1
0
 public TouchListener(SudokuFieldView container)
 {
     this.container = container;
 }
 public TouchListener(SudokuFieldView container)
 {
     this.container = container;
 }