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