예제 #1
0
 public int Edit(Examine model)
 {
     return(dal.Edit(model));
 }