Ejemplo n.º 1
0
 private void IntitData(Student student)
 {
     Session["outsciences"] = scienceManager.CheckOutScienceListBySid(student);
 }