コード例 #1
0
ファイル: Registre.cs プロジェクト: Leberreb/ASI_TD01
 public Registre(GestionTachesContext c)
 {
     context = c;
 }
コード例 #2
0
 public Annuaire(GestionTachesContext c)
 {
     context = c;
 }