Exemplo n.º 1
0
 public List <Title> List()
 {
     return(_titleService.List().ToList());
 }