public void ShowWinners(EndGameModel endGameModel) { mainWindow.FillWiningGrid(endGameModel); mainWindow.ShowWinningGrid(); }