Example #1
0
 public List <Branch> GetBranchAndLocation()
 {
     return(_printerRepository.GetBranchAndLocation());
 }