Esempio n. 1
0
 private Branch GetBranchByName(string name)
 {
     return(_branchGetway.GetBranchByName(name));
 }