Exemple #1
0
 public FormImmatriculationLuxembourg(FormulaireImpl
                                      implantation) : base(implantation)
 {
 }
Exemple #2
0
 public FormulaireImmatriculation(FormulaireImpl
                                  implantation)
 {
     this.implantation = implantation;
 }
 public FormImmatriculationFrance(FormulaireImpl
                                  implantation) : base(implantation)
 {
 }