Example #1
0
 public Window GetWindow(Window window)
 {
     return(windowRepository.GetWindow(window));
 }