Exemplo n.º 1
0
 public static int dele(Dept dd)
 {
     return(DeptService.dele(dd));
 }