Exemple #1
0
 public EditionController(IEditionBLC blc)
 {
     _blc = blc;
 }