Пример #1
0
 public AuteurController(IAuteurService ause)
 {
     this.ause = ause;
 }