Beispiel #1
0
 public ImagemAlunoServices()
 {
     _imagemAlunoRepository = new ImagemAlunoRepository();
 }