Example #1
0
 public void Remove(Grid grid, Window window)
 {
     windowRepository.Remove(grid, window);
 }