Exemple #1
0
 public int DelLeave(string id)
 {
     return(dal.DelLeave(id));
 }