示例#1
0
 public SecureUsersModel EditUserbyID(int ID, Guid ParlourId)
 {
     return(ToolsSetingBAL.EditUserbyID(ID, ParlourId));
 }