コード例 #1
0
 public GererMatieres()
 {
     myEntity = new linqtpEntities();
 }
コード例 #2
0
 public GererEtudiant()
 {
     myEntity = new linqtpEntities();
 }