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