Exemple #1
0
 public IList <LocalDTO> Get()
 {
     return(Service.GetAll());
 }