Beispiel #1
0
 public NoticiaServicio()
 {
     _noticiaRepositorio = new NoticiaRepositorio();
 }