public int StudentDel(StudentModel t) { return(isd.StudentDel(t)); }
public int StudentDel(StudentModel st) { return(ist.StudentDel(st)); }