Exemplo n.º 1
0
 public List <Branch> GetAllBranches()
 {
     return(setupGateway.GetAllBranches());
 }