public GererMatieres()
 {
     myEntity = new linqtpEntities();
 }
 public GererEtudiant()
 {
     myEntity = new linqtpEntities();
 }