Beispiel #1
0
 public int UpdateClass(List <string> uuid)
 {
     return(staffDal.UpdateClass(uuid));
 }