Beispiel #1
0
 public List <Mst_BranchType> GetBranchTypeList()
 {
     return(_branchRepository.GetBranchTypeList());
 }