Ejemplo n.º 1
0
 public BranchModel GetBranchByID(string ID, Guid ParlourId)
 {
     return(ToolsSetingBAL.GetBranchByID(ID, ParlourId));
 }