示例#1
0
 public void EditClient(ApplicationUser eUsers)
 {
     _editClientDao.Edit(eUsers);
 }