Beispiel #1
0
 public IQueryable ObterFiliaisClassificadasPorId()
 {
     return(filialDAL.ObterFiliaisClassificadasPorId());
 }