Beispiel #1
0
 public IEnumerable <Representada> ObterTodos()
 {
     return(_representadaRepositorio.ObterTodos());
 }