Exemple #1
0
 public ImageCell getRandomCell(System.Windows.Controls.Image image)
 {
     return(mapaKierunkow.getRandomCell(image));
 }