Exemplo n.º 1
0
 public int DeleteJobPortal(int key)
 {
     return(MastersDAL.DeleteJobPortal(key));
 }