public void sendStuMarks() { systemManager objsystemManager = new systemManager(); bool res = objsystemManager.SaveMarks(this.FillStudent()); }