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