Beispiel #1
0
 public Registre(GestionTachesContext c)
 {
     context = c;
 }
 public Annuaire(GestionTachesContext c)
 {
     context = c;
 }