Example #1
0
 public int Count(Grid grid)
 {
     return(windowRepository.Count(grid));
 }