コード例 #1
0
 public IList <Servico> Get()
 {
     return(_repository.Listar());
 }